Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.h39 JITSymbolResolver &Resolver, unsigned PointerSize, in RuntimeDyldCOFF()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAIXException.cpp61 const unsigned PointerSize = DL.getPointerSize(); in emitExceptionInfoTable() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h68 AssociatedDataAreaTable(uint64_t PointerSize) AssociatedDataAreaTable() argument
H A DSystemZFrameLowering.cpp59 bool StackReal, unsigned PointerSize) in SystemZFrameLowering()
279 SystemZELFFrameLowering::SystemZELFFrameLowering(unsigned PointerSize) in SystemZELFFrameLowering()
891 SystemZXPLINKFrameLowering::SystemZXPLINKFrameLowering(unsigned PointerSize) in SystemZXPLINKFrameLowering()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyVariableDumper.cpp107 uint32_t PointerSize = VTableType->getLength(); in start() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h107 unsigned PointerSize; global() variable
H A DJITLink.cpp474 unsigned PointerSize; in absoluteSymbolsLinkGraph() local
H A DEHFrameSupport.cpp23 unsigned PointerSize, Edge::Kind Pointer32, in EHFrameEdgeFixer() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.h38 ABISupport(unsigned PointerSize, unsigned TrampolineSize, unsigned StubSize, in ABISupport()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Di386.h276 constexpr uint32_t PointerSize = 4; variable
H A Dx86_64.h530 constexpr uint64_t PointerSize = 8; variable
H A Daarch64.h616 constexpr uint64_t PointerSize = 8; variable
H A DJITLink.h1000 unsigned PointerSize, llvm::endianness Endianness, in LinkGraph()
1006 LinkGraph(std::string Name, const Triple &TT, unsigned PointerSize, in LinkGraph()
1544 unsigned PointerSize; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp933 unsigned int PointerSize = in tryLoad() local
1065 unsigned int PointerSize = in tryLoadVector() local
1711 unsigned int PointerSize = in tryStore() local
1858 unsigned int PointerSize = in tryStoreVector() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp493 getTypeSizeImpl(DWARFDie Die, uint64_t PointerSize, in getTypeSizeImpl()
559 std::optional<uint64_t> DWARFDie::getTypeSize(uint64_t PointerSize) { in getTypeSize()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp41 unsigned PointerSize; materialize() local
90 getDSOHandleContent(size_t PointerSize) getDSOHandleContent() argument
[all...]
H A DExecutionUtils.cpp574 auto PointerSize = getTargetPointerSize(TT); in createStubsGraph() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h200 uint8_t PointerSize; variable
257 uint8_t PointerSize; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp157 unsigned PointerSize = DL.getPointerTypeSizeInBits(AI.getType()); in getStaticAllocaSizeRange() local
242 unsigned PointerSize = 0; member in __anonc3460ea90211::StackSafetyLocalAnalysis
854 uint32_t PointerSize = createGlobalStackSafetyInfo() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2347 const unsigned PointerSize = DL.getPointerSize(); in emitFunctionBodyEnd() local
2745 static void tocDataChecks(unsigned PointerSize, const GlobalVariable *GV) { in tocDataChecks()
2774 unsigned PointerSize = GV->getDataLayout().getPointerSize(); in emitGlobalVariable() local
2878 const unsigned PointerSize = DL.getPointerSizeInBits() == 64 ? 8 : 4; in emitFunctionDescriptor() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp444 int PointerSize) { in emitDwarfSetLineAddr()
458 unsigned PointerSize) { in emitDwarfAdvanceLineAddr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumCXXABI.cpp255 CharUnits PointerSize = Context.toCharUnitsFromBits( in isNearlyEmpty() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h71 const unsigned PointerSize; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h1130 unsigned PointerSize) {} in emitDwarfAdvanceLineAddr()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp419 const unsigned PointerSize = MAI->getCodePointerSize(); in emitTCEntry() local

12