/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcABISupport.h | 60 static constexpr unsigned StubSize = 1; variable 93 static constexpr unsigned StubSize = 8; variable 133 static constexpr unsigned StubSize = 8; variable 200 static constexpr unsigned StubSize = 8; variable 240 static constexpr unsigned StubSize = 8; variable 302 static constexpr unsigned StubSize = 32; variable
|
D | TPCIndirectionUtils.h | 38 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/ |
D | OrcABISupport.cpp | 147 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/ |
D | OrcABISupport.cpp | 149 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-project/llvm/lib/MC/ |
D | MCSectionMachO.cpp | 182 unsigned &StubSize) { // Out. in ParseSectionSpecifier()
|
/external/llvm/lib/MC/ |
D | MCSectionMachO.cpp | 176 unsigned &StubSize) { // Out. in ParseSectionSpecifier()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSectionMachO.cpp | 187 unsigned &StubSize) { // Out. in ParseSectionSpecifier()
|
/external/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 395 unsigned StubSize) { in parseSectionSwitch() 611 unsigned StubSize; in parseDirectiveSection() local
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 514 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/ |
D | DarwinAsmParser.cpp | 475 unsigned StubSize) { in parseSectionSwitch() 689 unsigned StubSize; in parseDirectiveSection() local
|
/external/llvm-project/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 475 unsigned StubSize) { in parseSectionSwitch() 689 unsigned StubSize; in parseDirectiveSection() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 109 void advanceStubOffset(unsigned StubSize) { in advanceStubOffset()
|
D | RuntimeDyld.cpp | 506 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize() local
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 107 void advanceStubOffset(unsigned StubSize) { in advanceStubOffset()
|
D | RuntimeDyld.cpp | 658 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 108 void advanceStubOffset(unsigned StubSize) { in advanceStubOffset()
|
D | RuntimeDyld.cpp | 645 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize() local
|
/external/llvm-project/clang/lib/Basic/Targets/ |
D | OSTargets.h | 120 unsigned TAA, StubSize; in isValidSectionSpecifier() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 907 unsigned TAA = 0, StubSize = 0; in emitModuleMetadata() local 941 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 1112 unsigned TAA = 0, StubSize = 0; in emitModuleMetadata() local 1146 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 1306 unsigned TAA = 0, StubSize = 0; in ShouldInstrumentGlobal() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 1881 unsigned TAA = 0, StubSize = 0; in ShouldInstrumentGlobal() local
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 1898 unsigned TAA = 0, StubSize = 0; in shouldInstrumentGlobal() local
|
/external/clang/lib/Basic/ |
D | Targets.cpp | 258 unsigned TAA, StubSize; in isValidSectionSpecifier() local
|