Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldCOFF.h36 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
H A DDwarfCompileUnit.cpp308 unsigned PointerSize = Asm->MAI->getCodePointerSize(); in addLocationAttribute() local
510 unsigned PointerSize = Asm->getDataLayout().getPointerSize(); in addWasmRelocBaseGlobal() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h72 AssociatedDataAreaTable(uint64_t PointerSize) : PointerSize(PointerSize) {} in AssociatedDataAreaTable()
H A DSystemZFrameLowering.cpp61 bool StackReal, unsigned PointerSize) in SystemZFrameLowering()
281 SystemZELFFrameLowering::SystemZELFFrameLowering(unsigned PointerSize) in SystemZELFFrameLowering()
923 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/include/llvm/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.h38 ABISupport(unsigned PointerSize, unsigned TrampolineSize, unsigned StubSize, in ABISupport()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupportImpl.h112 unsigned PointerSize; variable
H A DCompactUnwindSupport.h42 static constexpr size_t PointerSize = PtrSize; member
H A DEHFrameSupport.cpp22 unsigned PointerSize, Edge::Kind Pointer32, in EHFrameEdgeFixer()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dx86.h255 constexpr uint32_t PointerSize = 4; variable
H A Dx86_64.h587 constexpr uint64_t PointerSize = 8; variable
H A Daarch64.h698 constexpr uint64_t PointerSize = 8; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp512 getTypeSizeImpl(DWARFDie Die, uint64_t PointerSize, in getTypeSizeImpl()
578 std::optional<uint64_t> DWARFDie::getTypeSize(uint64_t PointerSize) { in getTypeSize()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h203 uint8_t PointerSize; variable
261 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
853 uint32_t PointerSize = in createGlobalStackSafetyInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2327 const unsigned PointerSize = DL.getPointerSize(); in emitFunctionBodyEnd() local
2724 static void tocDataChecks(unsigned PointerSize, const GlobalVariable *GV) { in tocDataChecks()
2753 unsigned PointerSize = GV->getDataLayout().getPointerSize(); in emitGlobalVariable() local
2857 const unsigned PointerSize = DL.getPointerSizeInBits() == 64 ? 8 : 4; in emitFunctionDescriptor() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectStreamer.cpp464 int PointerSize) { in emitDwarfSetLineAddr()
478 unsigned PointerSize) { in emitDwarfAdvanceLineAddr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumCXXABI.cpp254 CharUnits PointerSize = Context.toCharUnitsFromBits( in isNearlyEmpty() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h1122 unsigned PointerSize) {} in emitDwarfAdvanceLineAddr()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h70 const unsigned PointerSize; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp400 const unsigned PointerSize = MAI->getCodePointerSize(); in emitTCEntry() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp289 const unsigned long PointerSize = in setTargetAttributes() local
H A DAArch64.cpp1126 uint64_t PointerSize = getTarget().getPointerWidth(LangAS::Default) / 8; in EmitDarwinVAArg() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp189 ArrayRef<char> getDSOHandleContent(size_t PointerSize) { in getDSOHandleContent()

12