Home
last modified time | relevance | path

Searched defs:PointerSize (Results 1 – 25 of 36) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.h39 JITSymbolResolver &Resolver, unsigned PointerSize, in RuntimeDyldCOFF()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAIXException.cpp60 const unsigned PointerSize = DL.getPointerSize(); in emitExceptionInfoTable() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A Di386.h215 constexpr uint32_t PointerSize = 4; variable
H A Dx86_64.h501 constexpr uint64_t PointerSize = 8; variable
H A Daarch64.h479 constexpr uint64_t PointerSize = 8; variable
H A DJITLink.h951 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 DSPIRVGlobalRegistry.h50 const unsigned PointerSize; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DPrettyVariableDumper.cpp107 uint32_t PointerSize = VTableType->getLength(); in start() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h107 unsigned PointerSize; variable
H A DEHFrameSupport.cpp23 unsigned PointerSize, Edge::Kind Pointer32, in EHFrameEdgeFixer()
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.h38 ABISupport(unsigned PointerSize, unsigned TrampolineSize, unsigned StubSize, in ABISupport()
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp891 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 DMachO.h200 uint8_t PointerSize; variable
257 uint8_t PointerSize; variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp40 unsigned PointerSize; in materialize() local
90 ArrayRef<char> getDSOHandleContent(size_t PointerSize) { in getDSOHandleContent()
H A DExecutionUtils.cpp510 auto PointerSize = getTargetEndianness(TT); in createStubsGraph() local
H A DCOFFPlatform.cpp55 unsigned PointerSize; in materialize() local
H A DMachOPlatform.cpp63 unsigned PointerSize; in createPlatformGraph() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp157 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 DMCObjectStreamer.cpp524 int PointerSize) { in emitDwarfSetLineAddr()
538 unsigned PointerSize) { in emitDwarfAdvanceLineAddr()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DItaniumCXXABI.cpp255 CharUnits PointerSize = Context.toCharUnitsFromBits( in isNearlyEmpty() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCStreamer.h1153 unsigned PointerSize) {} in emitDwarfAdvanceLineAddr()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp327 const unsigned PointerSize = MAI->getCodePointerSize(); in emitTCEntry() local
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp490 unsigned PointerSize) { in emitLineTableForUnit()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp490 std::optional<uint64_t> DWARFDie::getTypeSize(uint64_t PointerSize) { in getTypeSize()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2049 const unsigned PointerSize = DL.getPointerSize(); in emitFunctionBodyEnd() local
2548 const unsigned PointerSize = DL.getPointerSizeInBits() == 64 ? 8 : 4; in emitFunctionDescriptor() local

12