Searched refs:LP64 (Results 1 – 20 of 20) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| HD | PPCRegisterInfo.cpp | 506 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/ |
| HD | ia64-modes.def | 36 mode ILP32 size/align LP64 size/align 42 mode ILP32 size/align LP64 size/align 48 mode ILP32 size/align LP64 size/align
|
| HD | ilp32.opt | 7 Generate LP64 code
|
| HD | t-hpux | 1 # We need multilib support for HPUX's ILP32 & LP64 modes.
|
| /freebsd-11-stable/usr.bin/getconf/tests/ |
| HD | getconf_test.sh | 53 LP64)
|
| /freebsd-11-stable/contrib/gcc/config/i386/ |
| HD | i386-modes.def | 29 In LP64 mode, XFmode has size and alignment 16. */
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| HD | Relocation.txt | 72 LP64 where symbols are assumed to be 32 bits wide.
|
| /freebsd-11-stable/contrib/binutils/gas/doc/ |
| HD | c-ia64.texi | 60 (LP64 data model).
|
| /freebsd-11-stable/contrib/file/magic/Magdir/ |
| HD | elf | 44 >0 leshort &0x0008 (LP64)
|
| /freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
| HD | JDTrace.java | 683 openFlags.add(Consumer.OpenFlag.LP64); in main()
|
| /freebsd-11-stable/crypto/heimdal/ |
| HD | ChangeLog.2004 | 969 * kdc/connect.c: case size_t to unsigned long for LP64 platforms
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | Builtins.def | 55 // N -> 'int' size if target is LP64, 'L' otherwise.
|
| /freebsd-11-stable/contrib/tnftp/ |
| HD | ChangeLog | 1576 - Fix pointer arithmatic (caused problems on LP64, including
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| HD | X86InstrInfo.td | 765 // Memory operands that use 64-bit pointers in both ILP32 and LP64.
|
| /freebsd-11-stable/contrib/ncurses/ |
| HD | NEWS | 4017 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/ |
| HD | CHANGES | 5828 * fix compile warning: compressed streams on LP64 architecture.
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | ChangeLog-2003 | 4591 LP64 platforms. 29922 * c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for 29923 LP64 targets.
|
| HD | ChangeLog-2002 | 19434 for all NetBSD targets using an LP64 code model.
|
| /freebsd-11-stable/share/misc/ |
| HD | pci_vendors | 14134 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/ |
| HD | CommitLog | 3915 - 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
|