Home
last modified time | relevance | path

Searched refs:LP64 (Results 1 – 20 of 20) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCRegisterInfo.cpp506 bool LP64 = TM.isPPC64(); in lowerDynamicAlloc() local
529 Register Reg = MF.getRegInfo().createVirtualRegister(LP64 ? G8RC : GPRC); in lowerDynamicAlloc()
532 if (LP64) in lowerDynamicAlloc()
540 } else if (LP64) { in lowerDynamicAlloc()
555 if (LP64) { in lowerDynamicAlloc()
653 bool LP64 = TM.isPPC64(); in lowerCRSpilling() local
657 Register Reg = MF.getRegInfo().createVirtualRegister(LP64 ? G8RC : GPRC); in lowerCRSpilling()
662 BuildMI(MBB, II, dl, TII.get(LP64 ? PPC::MFOCRF8 : PPC::MFOCRF), Reg) in lowerCRSpilling()
669 Reg = MF.getRegInfo().createVirtualRegister(LP64 ? G8RC : GPRC); in lowerCRSpilling()
672 BuildMI(MBB, II, dl, TII.get(LP64 ? PPC::RLWINM8 : PPC::RLWINM), Reg) in lowerCRSpilling()
[all …]
/freebsd-11-stable/contrib/gcc/config/ia64/
HDia64-modes.def36 mode ILP32 size/align LP64 size/align
42 mode ILP32 size/align LP64 size/align
48 mode ILP32 size/align LP64 size/align
HDilp32.opt7 Generate LP64 code
HDt-hpux1 # We need multilib support for HPUX's ILP32 & LP64 modes.
/freebsd-11-stable/usr.bin/getconf/tests/
HDgetconf_test.sh53 LP64)
/freebsd-11-stable/contrib/gcc/config/i386/
HDi386-modes.def29 In LP64 mode, XFmode has size and alignment 16. */
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDRelocation.txt72 LP64 where symbols are assumed to be 32 bits wide.
/freebsd-11-stable/contrib/binutils/gas/doc/
HDc-ia64.texi60 (LP64 data model).
/freebsd-11-stable/contrib/file/magic/Magdir/
HDelf44 >0 leshort &0x0008 (LP64)
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
HDJDTrace.java683 openFlags.add(Consumer.OpenFlag.LP64); in main()
/freebsd-11-stable/crypto/heimdal/
HDChangeLog.2004969 * kdc/connect.c: case size_t to unsigned long for LP64 platforms
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDBuiltins.def55 // N -> 'int' size if target is LP64, 'L' otherwise.
/freebsd-11-stable/contrib/tnftp/
HDChangeLog1576 - Fix pointer arithmatic (caused problems on LP64, including
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrInfo.td765 // Memory operands that use 64-bit pointers in both ILP32 and LP64.
/freebsd-11-stable/contrib/ncurses/
HDNEWS4017 overriding of the non-LP64 model's use of the corresponding types.
5638 + change internal type used by tparm() to long, to work with LP64 model.
/freebsd-11-stable/contrib/subversion/
HDCHANGES5828 * fix compile warning: compressed streams on LP64 architecture.
/freebsd-11-stable/contrib/gcc/
HDChangeLog-20034591 LP64 platforms.
29922 * c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for
29923 LP64 targets.
HDChangeLog-200219434 for all NetBSD targets using an LP64 code model.
/freebsd-11-stable/share/misc/
HDpci_vendors14134 1148 5843 FDDI SK-5843 (SK-NET FDDI-LP64)
14135 1148 5844 FDDI SK-5844 (SK-NET FDDI-LP64 DAS)
/freebsd-11-stable/contrib/ntp/
HDCommitLog3915 - isolate & fix LP64/LLP64 problem with BANCOMM SDK
3920 - isolate & fix LP64/LLP64 problem with BANCOMM SDK
3930 - isolate & fix LP64/LLP64 problem with BANCOMM SDK
17388 - avoid serious LP64 problem by using uint32_t instead of u_long
222843 Bug 233: New LP64 Patches