Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.h39 JITSymbolResolver &Resolver, unsigned PointerSize, in RuntimeDyldCOFF()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAIXException.cpp49 const unsigned PointerSize = DL.getPointerSize(); in emitExceptionInfoTable() local
H A DDwarfCompileUnit.cpp268 unsigned PointerSize = Asm->getDataLayout().getPointerSize(); in addLocationAttribute() local
H A DAsmPrinter.cpp3548 const unsigned PointerSize = getPointerSize(); in emitPatchableFunctionEntries() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dx86_64.h340 constexpr uint64_t PointerSize = 8; variable
H A DJITLink.h837 LinkGraph(std::string Name, const Triple &TT, unsigned PointerSize, in LinkGraph()
1208 unsigned PointerSize; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h113 unsigned PointerSize; variable
H A DEHFrameSupport.cpp124 unsigned PointerSize, Edge::Kind Delta64, in EHFrameEdgeFixer()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DPrettyVariableDumper.cpp105 uint32_t PointerSize = VTableType->getLength(); in start() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.h38 ABISupport(unsigned PointerSize, unsigned TrampolineSize, unsigned StubSize, in ABISupport()
H A DOrcRemoteTargetServer.h352 uint32_t PointerSize = TargetT::PointerSize; in handleGetRemoteInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DMachO.h199 uint8_t PointerSize; variable
256 uint8_t PointerSize; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp867 unsigned int PointerSize = in tryLoad() local
1011 unsigned int PointerSize = in tryLoadVector() local
1730 unsigned int PointerSize = in tryStore() local
1887 unsigned int PointerSize = in tryStoreVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp149 unsigned PointerSize = DL.getMaxPointerSizeInBits(); in getStaticAllocaSizeRange() local
234 unsigned PointerSize = 0; member in __anon6fe50f740211::StackSafetyLocalAnalysis
742 uint32_t PointerSize = Copy.begin() in createGlobalStackSafetyInfo() local
H A DBasicAliasAnalysis.cpp393 static APInt adjustToPointerSize(const APInt &Offset, unsigned PointerSize) { in adjustToPointerSize()
504 unsigned PointerSize = DL.getPointerSizeInBits(AS); in DecomposeGEPExpression() local
H A DInlineCost.cpp2449 unsigned PointerSize = DL.getPointerSizeInBits(AS); in getCallsiteCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dtarget.go140 func (td TargetData) PointerSize() int { return int(C.LLVMPointerSize(td.C)) } func
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DItaniumCXXABI.cpp223 CharUnits PointerSize = in isNearlyEmpty() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp480 int PointerSize) { in emitDwarfSetLineAddr()
494 unsigned PointerSize) { in emitDwarfAdvanceLineAddr()
H A DMCAsmStreamer.cpp2391 unsigned PointerSize) { in emitDwarfAdvanceLineAddr()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCStreamer.h1106 unsigned PointerSize) {} in emitDwarfAdvanceLineAddr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp325 const unsigned PointerSize = MAI->getCodePointerSize(); in emitTCEntry() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp496 unsigned PointerSize) { in emitLineTableForUnit()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2240 const unsigned PointerSize = DL.getPointerSizeInBits() == 64 ? 8 : 4; in emitFunctionDescriptor() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1072 static Optional<uint64_t> getTypeSize(DWARFDie Type, uint64_t PointerSize) { in getTypeSize()

12