/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldCOFF.h | 39 JITSymbolResolver &Resolver, unsigned PointerSize, in RuntimeDyldCOFF()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AIXException.cpp | 60 const unsigned PointerSize = DL.getPointerSize(); in emitExceptionInfoTable() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | i386.h | 215 constexpr uint32_t PointerSize = 4; variable
|
H A D | x86_64.h | 501 constexpr uint64_t PointerSize = 8; variable
|
H A D | aarch64.h | 479 constexpr uint64_t PointerSize = 8; variable
|
H A D | JITLink.h | 951 LinkGraph(std::string Name, const Triple &TT, unsigned PointerSize, in LinkGraph() 1439 unsigned PointerSize; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/ |
H A D | SPIRVGlobalRegistry.h | 50 const unsigned PointerSize; variable
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | PrettyVariableDumper.cpp | 107 uint32_t PointerSize = VTableType->getLength(); in start() local
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/ |
H A D | EHFrameSupportImpl.h | 107 unsigned PointerSize; variable
|
H A D | EHFrameSupport.cpp | 23 unsigned PointerSize, Edge::Kind Pointer32, in EHFrameEdgeFixer()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | EPCIndirectionUtils.h | 38 ABISupport(unsigned PointerSize, unsigned TrampolineSize, unsigned StubSize, in ABISupport()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelDAGToDAG.cpp | 891 unsigned int PointerSize = in tryLoad() local 1028 unsigned int PointerSize = in tryLoadVector() local 1741 unsigned int PointerSize = in tryStore() local 1893 unsigned int PointerSize = in tryStoreVector() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/ |
H A D | MachO.h | 200 uint8_t PointerSize; variable 257 uint8_t PointerSize; variable
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | ELFNixPlatform.cpp | 40 unsigned PointerSize; in materialize() local 90 ArrayRef<char> getDSOHandleContent(size_t PointerSize) { in getDSOHandleContent()
|
H A D | ExecutionUtils.cpp | 510 auto PointerSize = getTargetEndianness(TT); in createStubsGraph() local
|
H A D | COFFPlatform.cpp | 55 unsigned PointerSize; in materialize() local
|
H A D | MachOPlatform.cpp | 63 unsigned PointerSize; in createPlatformGraph() local
|
/openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 157 unsigned PointerSize = DL.getPointerTypeSizeInBits(AI.getType()); in getStaticAllocaSizeRange() local 242 unsigned PointerSize = 0; member in __anonc76328400211::StackSafetyLocalAnalysis 822 uint32_t PointerSize = in createGlobalStackSafetyInfo() local
|
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCObjectStreamer.cpp | 524 int PointerSize) { in emitDwarfSetLineAddr() 538 unsigned PointerSize) { in emitDwarfAdvanceLineAddr()
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ItaniumCXXABI.cpp | 255 CharUnits PointerSize = Context.toCharUnitsFromBits( in isNearlyEmpty() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCStreamer.h | 1153 unsigned PointerSize) {} in emitDwarfAdvanceLineAddr()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCTargetDesc.cpp | 327 const unsigned PointerSize = MAI->getCodePointerSize(); in emitTCEntry() local
|
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp | 490 unsigned PointerSize) { in emitLineTableForUnit()
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 490 std::optional<uint64_t> DWARFDie::getTypeSize(uint64_t PointerSize) { in getTypeSize()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCAsmPrinter.cpp | 2049 const unsigned PointerSize = DL.getPointerSize(); in emitFunctionBodyEnd() local 2548 const unsigned PointerSize = DL.getPointerSizeInBits() == 64 ? 8 : 4; in emitFunctionDescriptor() local
|