Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp644 bool LP64 = TM.isPPC64(); in lowerDynamicAlloc() local
663 if (LP64) { in lowerDynamicAlloc()
704 bool LP64 = TM.isPPC64(); in prepareDynamicAlloca() local
724 if (LP64) in prepareDynamicAlloca()
732 } else if (LP64) { in prepareDynamicAlloca()
742 if (LP64) { in prepareDynamicAlloca()
790 bool LP64 = TM.isPPC64(); in lowerPrepareProbedAlloca() local
862 bool LP64 = TM.isPPC64(); in lowerCRSpilling() local
907 bool LP64 = TM.isPPC64(); in lowerCRRestore() local
951 bool LP64 = TM.isPPC64(); in lowerCRBitSpilling() local
[all …]
/freebsd-13.1/contrib/llvm-project/lld/MachO/Arch/
H A DARM64.cpp81 ::writeStub<LP64>(buf8, stubCode, sym); in writeStub()
94 ::writeStubHelperHeader<LP64>(buf8, stubHelperHeaderCode); in writeStubHelperHeader()
131 ARM64::ARM64() : ARM64Common(LP64()) { in ARM64()
H A DX86_64.cpp144 in.lazyPointers->addr + sym.stubsIndex * LP64::wordSize); in writeStub()
161 in.stubHelper->stubBinder->gotIndex * LP64::wordSize); in writeStubHelperHeader()
184 X86_64::X86_64() : TargetInfo(LP64()) { in X86_64()
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DObjC.cpp51 return ::hasObjCSection<LP64>(mb); in hasObjCSection()
H A DTarget.h105 struct LP64 { struct
H A DInputFiles.cpp744 parse<LP64>(); in ObjFile()
1327 template void ObjFile::parse<LP64>();
H A DSyntheticSections.cpp783 entries = target->wordSize == 8 ? collectDataInCodeEntries<LP64>() in finalizeContents()
1511 template SymtabSection *macho::makeSymtabSection<LP64>(StringTableSection &);
H A DWriter.cpp1160 template void macho::writeResult<LP64>();
H A DDriver.cpp1476 writeResult<LP64>(); in link()
/freebsd-13.1/usr.bin/getconf/tests/
H A Dgetconf_test.sh53 LP64)
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DRelocation.txt72 LP64 where symbols are assumed to be 32 bits wide.
/freebsd-13.1/contrib/file/magic/Magdir/
H A Delf44 >0 leshort &0x0008 (LP64)
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java683 openFlags.add(Consumer.OpenFlag.LP64); in main()
/freebsd-13.1/crypto/heimdal/
H A DChangeLog.2004969 * kdc/connect.c: case size_t to unsigned long for LP64 platforms
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.def57 // N -> 'int' size if target is LP64, 'L' otherwise.
/freebsd-13.1/contrib/tnftp/
H A DChangeLog1576 - Fix pointer arithmatic (caused problems on LP64, including
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.td801 // Memory operands that use 64-bit pointers in both ILP32 and LP64.
/freebsd-13.1/contrib/ncurses/
H A DNEWS6770 overriding of the non-LP64 model's use of the corresponding types.
8391 + change internal type used by tparm() to long, to work with LP64 model.
/freebsd-13.1/contrib/subversion/
H A DCHANGES5828 * fix compile warning: compressed streams on LP64 architecture.
/freebsd-13.1/share/misc/
H A Dpci_vendors14486 1148 5843 FDDI SK-5843 (SK-NET FDDI-LP64)
14487 1148 5844 FDDI SK-5844 (SK-NET FDDI-LP64 DAS)
/freebsd-13.1/contrib/ntp/
H A DCommitLog3915 - 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