Home
last modified time | relevance | path

Searched defs:StubSize (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcABISupport.h59 static constexpr unsigned StubSize = 1; variable
92 static constexpr unsigned StubSize = 8; variable
132 static constexpr unsigned StubSize = 8; variable
199 static constexpr unsigned StubSize = 8; variable
239 static constexpr unsigned StubSize = 8; variable
301 static constexpr unsigned StubSize = 32; variable
340 static constexpr unsigned StubSize = 16; variable
379 static constexpr unsigned StubSize = 16; variable
DEPCIndirectionUtils.h38 ABISupport(unsigned PointerSize, unsigned TrampolineSize, unsigned StubSize, in ABISupport()
75 unsigned StubSize = 0; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DOrcABISupport.cpp147 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local
229 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local
497 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local
683 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local
929 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local
/external/llvm/lib/ExecutionEngine/Orc/
DOrcABISupport.cpp149 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local
231 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local
499 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local
/external/llvm/lib/MC/
DMCSectionMachO.cpp176 unsigned &StubSize) { // Out. in ParseSectionSpecifier()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSectionMachO.cpp187 unsigned &StubSize) { // Out. in ParseSectionSpecifier()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCSectionMachO.cpp191 unsigned &StubSize) { // Out. in ParseSectionSpecifier()
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp395 unsigned StubSize) { in parseSectionSwitch()
611 unsigned StubSize; in parseDirectiveSection() local
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp514 unsigned TAA = 0, StubSize = 0; in emitModuleFlags() local
549 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp475 unsigned StubSize) { in parseSectionSwitch()
689 unsigned StubSize; in parseDirectiveSection() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp476 unsigned StubSize) { in parseSectionSwitch()
690 unsigned StubSize; in parseDirectiveSection() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h109 void advanceStubOffset(unsigned StubSize) { in advanceStubOffset()
DRuntimeDyld.cpp506 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h108 void advanceStubOffset(unsigned StubSize) { in advanceStubOffset()
DRuntimeDyld.cpp645 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h107 void advanceStubOffset(unsigned StubSize) { in advanceStubOffset()
DRuntimeDyld.cpp674 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp907 unsigned TAA = 0, StubSize = 0; in emitModuleMetadata() local
941 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1251 unsigned TAA = 0, StubSize = 0; in emitModuleMetadata() local
1292 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1306 unsigned TAA = 0, StubSize = 0; in ShouldInstrumentGlobal() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1881 unsigned TAA = 0, StubSize = 0; in ShouldInstrumentGlobal() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1851 unsigned TAA = 0, StubSize = 0; in shouldInstrumentGlobal() local
/external/clang/lib/Basic/
DTargets.cpp258 unsigned TAA, StubSize; in isValidSectionSpecifier() local