| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfo.cpp | 747 bool LP64 = TM.isPPC64(); in lowerDynamicAlloc() local 766 if (LP64) { in lowerDynamicAlloc() 807 bool LP64 = TM.isPPC64(); in prepareDynamicAlloca() local 827 if (LP64) in prepareDynamicAlloca() 835 } else if (LP64) { in prepareDynamicAlloca() 845 if (LP64) { in prepareDynamicAlloca() 893 bool LP64 = TM.isPPC64(); in lowerPrepareProbedAlloca() local 965 bool LP64 = TM.isPPC64(); in lowerCRSpilling() local 1010 bool LP64 = TM.isPPC64(); in lowerCRRestore() local 1054 bool LP64 = TM.isPPC64(); in lowerCRBitSpilling() local [all …]
|
| /freebsd-14.2/contrib/llvm-project/lld/MachO/Arch/ |
| H A D | X86_64.cpp | 163 in.stubHelper->stubBinder->gotIndex * LP64::wordSize); in writeStubHelperHeader() 195 selrefsVA + selectorIndex * LP64::wordSize); in writeObjCMsgSendStub() 197 objcMsgSendAddr + objcMsgSendIndex * LP64::wordSize); in writeObjCMsgSendStub() 208 X86_64::X86_64() : TargetInfo(LP64()) { in X86_64()
|
| H A D | ARM64.cpp | 95 ::writeStubHelperHeader<LP64>(buf8, stubHelperHeaderCode); in writeStubHelperHeader() 138 ::writeObjCMsgSendFastStub<LP64>(buf, objcStubsFastCode, sym, stubsAddr, in writeObjCMsgSendStub() 151 ::writeObjCMsgSendSmallStub<LP64>(buf, objcStubsSmallCode, sym, stubsAddr, in writeObjCMsgSendStub() 181 ARM64::ARM64() : ARM64Common(LP64()) { in ARM64()
|
| /freebsd-14.2/usr.bin/getconf/tests/ |
| H A D | getconf_test.sh | 52 LP64)
|
| /freebsd-14.2/contrib/llvm-project/lld/MachO/ |
| H A D | Target.h | 150 struct LP64 { struct
|
| H A D | ObjC.cpp | 56 return ::objectHasObjCSection<LP64>(mb); in objectHasObjCSection()
|
| H A D | InputFiles.cpp | 975 parseLazy<LP64>(); in ObjFile() 980 parse<LP64>(); in ObjFile() 2149 this, reinterpret_cast<const LP64::mach_header *>( in addLazySymbols() 2344 f.parse<LP64>(); in extract() 2350 template void ObjFile::parse<LP64>();
|
| H A D | SyntheticSections.cpp | 1058 entries = target->wordSize == 8 ? collectDataInCodeEntries<LP64>() in finalizeContents() 2220 template SymtabSection *macho::makeSymtabSection<LP64>(StringTableSection &);
|
| H A D | Writer.cpp | 1373 template void macho::writeResult<LP64>();
|
| H A D | Driver.cpp | 1992 writeResult<LP64>(); in link()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Relocation.txt | 72 LP64 where symbols are assumed to be 32 bits wide.
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | elf | 46 >0 leshort &0x0008 (LP64)
|
| /freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
| H A D | JDTrace.java | 683 openFlags.add(Consumer.OpenFlag.LP64); in main()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrOperands.td | 464 // Memory operands that use 64-bit pointers in both ILP32 and LP64.
|
| /freebsd-14.2/crypto/heimdal/ |
| H A D | ChangeLog.2004 | 969 * kdc/connect.c: case size_t to unsigned long for LP64 platforms
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Builtins.def | 60 // N -> 'int' size if target is LP64, 'L' otherwise.
|
| /freebsd-14.2/contrib/tnftp/ |
| H A D | ChangeLog | 1576 - Fix pointer arithmatic (caused problems on LP64, including
|
| /freebsd-14.2/contrib/ncurses/ |
| H A D | NEWS | 8398 overriding of the non-LP64 model's use of the corresponding types. 10019 + change internal type used by tparm() to long, to work with LP64 model.
|
| /freebsd-14.2/share/misc/ |
| H A D | pci_vendors | 15410 1148 5843 FDDI SK-5843 (SK-NET FDDI-LP64) 15411 1148 5844 FDDI SK-5844 (SK-NET FDDI-LP64 DAS)
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | CommitLog | 13175 - isolate & fix LP64/LLP64 problem with BANCOMM SDK 13180 - isolate & fix LP64/LLP64 problem with BANCOMM SDK 13190 - isolate & fix LP64/LLP64 problem with BANCOMM SDK 26744 - avoid serious LP64 problem by using uint32_t instead of u_long 232199 Bug 233: New LP64 Patches
|