/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/ |
D | OrcABISupport.cpp | 148 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local 152 unsigned NumPages = ((MinStubs * StubSize) + (PageSize - 1)) / PageSize; in emitIndirectStubsBlock() 153 unsigned NumStubs = (NumPages * PageSize) / StubSize; in emitIndirectStubsBlock() 230 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local 234 unsigned NumPages = ((MinStubs * StubSize) + (PageSize - 1)) / PageSize; in emitIndirectStubsBlock() 235 unsigned NumStubs = (NumPages * PageSize) / StubSize; in emitIndirectStubsBlock() 498 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local 502 unsigned NumPages = ((MinStubs * StubSize) + (PageSize - 1)) / PageSize; in emitIndirectStubsBlock() 503 unsigned NumStubs = (NumPages * PageSize) / StubSize; in emitIndirectStubsBlock()
|
/external/llvm/lib/ExecutionEngine/Orc/ |
D | OrcABISupport.cpp | 149 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local 153 unsigned NumPages = ((MinStubs * StubSize) + (PageSize - 1)) / PageSize; in emitIndirectStubsBlock() 154 unsigned NumStubs = (NumPages * PageSize) / StubSize; in emitIndirectStubsBlock() 231 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local 235 unsigned NumPages = ((MinStubs * StubSize) + (PageSize - 1)) / PageSize; in emitIndirectStubsBlock() 236 unsigned NumStubs = (NumPages * PageSize) / StubSize; in emitIndirectStubsBlock() 499 const unsigned StubSize = IndirectStubsInfo::StubSize; in emitIndirectStubsBlock() local 503 unsigned NumPages = ((MinStubs * StubSize) + (PageSize - 1)) / PageSize; in emitIndirectStubsBlock() 504 unsigned NumStubs = (NumPages * PageSize) / StubSize; in emitIndirectStubsBlock()
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcABISupport.h | 56 const static unsigned StubSize = 1; 73 const static unsigned StubSize = StubSizeVal; 95 return static_cast<char *>(StubsMem.base()) + Idx * StubSize; in getStub() 101 char *PtrsBase = static_cast<char *>(StubsMem.base()) + NumStubs * StubSize; in getPtr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | OrcABISupport.h | 60 const static unsigned StubSize = 1; 78 const static unsigned StubSize = StubSizeVal; 101 return static_cast<char *>(StubsMem.base()) + Idx * StubSize; in getStub() 107 char *PtrsBase = static_cast<char *>(StubsMem.base()) + NumStubs * StubSize; in getPtr()
|
/external/llvm/lib/MC/ |
D | MCSectionMachO.cpp | 176 unsigned &StubSize) { // Out. in ParseSectionSpecifier() argument 207 StubSize = 0; in ParseSectionSpecifier() 268 if (StubSizeStr.getAsInteger(0, StubSize)) in ParseSectionSpecifier()
|
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 36 unsigned StubSize = 0); 299 unsigned StubSize) { in ParseSectionSwitch() argument 307 Segment, Section, TAA, StubSize, in ParseSectionSwitch() 435 unsigned StubSize; in ParseDirectiveSection() local 440 TAA, TAAParsed, StubSize); in ParseDirectiveSection() 448 Segment, Section, TAA, StubSize, in ParseDirectiveSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCSectionMachO.cpp | 188 unsigned &StubSize) { // Out. in ParseSectionSpecifier() argument 219 StubSize = 0; in ParseSectionSpecifier() 278 if (StubSizeStr.getAsInteger(0, StubSize)) in ParseSectionSpecifier()
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCSectionMachO.cpp | 184 unsigned &StubSize) { // Out. in ParseSectionSpecifier() argument 217 StubSize = 0; in ParseSectionSpecifier() 299 if (StubSizeStr.getAsInteger(0, StubSize)) in ParseSectionSpecifier()
|
/external/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 42 unsigned StubSize = 0); 395 unsigned StubSize) { in parseSectionSwitch() argument 403 Segment, Section, TAA, StubSize, in parseSectionSwitch() 611 unsigned StubSize; in parseDirectiveSection() local 616 TAA, TAAParsed, StubSize); in parseDirectiveSection() 647 Segment, Section, TAA, StubSize, in parseDirectiveSection()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 514 unsigned TAA = 0, StubSize = 0; in emitModuleFlags() local 518 TAA, TAAParsed, StubSize); in emitModuleFlags() 526 Segment, Section, TAA, StubSize, SectionKind::getData()); in emitModuleFlags() 549 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local 556 TAA, TAAParsed, StubSize); in getExplicitSectionGlobal() 566 getContext().getMachOSection(Segment, Section, TAA, StubSize, Kind); in getExplicitSectionGlobal() 576 if (S->getTypeAndAttributes() != TAA || S->getStubSize() != StubSize) { in getExplicitSectionGlobal()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 354 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local 358 TAA, TAAParsed, StubSize); in getExplicitSectionGlobal() 370 getContext().getMachOSection(Segment, Section, TAA, StubSize, Kind); in getExplicitSectionGlobal() 380 if (S->getTypeAndAttributes() != TAA || S->getStubSize() != StubSize) { in getExplicitSectionGlobal()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
D | DarwinAsmParser.cpp | 55 unsigned StubSize = 0); 471 unsigned StubSize) { in parseSectionSwitch() argument 479 Segment, Section, TAA, StubSize, in parseSectionSwitch() 685 unsigned StubSize; in parseDirectiveSection() local 690 TAA, TAAParsed, StubSize); in parseDirectiveSection() 721 Segment, Section, TAA, StubSize, in parseDirectiveSection()
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | JITEmitter.cpp | 401 unsigned StubSize, unsigned Alignment = 1); 402 void startGVStub(void *Buffer, unsigned StubSize); 1186 unsigned StubSize, unsigned Alignment) { in startGVStub() argument 1191 BufferBegin = CurBufferPtr = MemMgr->allocateStub(GV, StubSize, Alignment); in startGVStub() 1192 BufferEnd = BufferBegin+StubSize+1; in startGVStub() 1195 void JITEmitter::startGVStub(void *Buffer, unsigned StubSize) { in startGVStub() argument 1201 BufferEnd = BufferBegin+StubSize+1; in startGVStub()
|
D | JITMemoryManager.cpp | 434 uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, in allocateStub() argument 436 return (uint8_t*)StubAllocator.Allocate(StubSize, Alignment); in allocateStub()
|
/external/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 77 unsigned &StubSize); // Out.
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 77 unsigned &StubSize); // Out.
|
/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/ |
D | JITMemoryManager.h | 92 virtual uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize,
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCSectionMachO.h | 166 unsigned &StubSize); // Out.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 712 unsigned TAA = 0, StubSize = 0; in emitModuleMetadata() local 716 TAA, TAAParsed, StubSize); in emitModuleMetadata() 724 Segment, Section, TAA, StubSize, SectionKind::getData()); in emitModuleMetadata() 746 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local 753 TAA, TAAParsed, StubSize); in getExplicitSectionGlobal() 763 getContext().getMachOSection(Segment, Section, TAA, StubSize, Kind); in getExplicitSectionGlobal() 773 if (S->getTypeAndAttributes() != TAA || S->getStubSize() != StubSize) { in getExplicitSectionGlobal()
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 109 void advanceStubOffset(unsigned StubSize) { in advanceStubOffset() argument 110 StubOffset += StubSize; in advanceStubOffset()
|
D | RuntimeDyld.cpp | 506 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize() local 507 if (StubSize == 0) { in computeSectionStubBufSize() 522 StubBufSize += StubSize; in computeSectionStubBufSize()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_misc.cpp | 269 unsigned StubSize, in allocateStub() argument 271 return mgr()->allocateStub(F, StubSize, Alignment); in allocateStub()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldImpl.h | 109 void advanceStubOffset(unsigned StubSize) { in advanceStubOffset() argument 110 StubOffset += StubSize; in advanceStubOffset()
|
D | RuntimeDyld.cpp | 583 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize() local 584 if (StubSize == 0) { in computeSectionStubBufSize() 599 StubBufSize += StubSize; in computeSectionStubBufSize()
|
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/ |
D | JITTest.cpp | 94 virtual uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, in allocateStub() argument 97 return Base->allocateStub(F, StubSize, Alignment); in allocateStub()
|