Home
last modified time | relevance | path

Searched refs:NeedStub (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRelocation.h142 bool NeedStub = true) {
149 Result.MayNeedFarStub = NeedStub;
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CodeEmitter.cpp296 bool NeedStub = false; in emitExternalSymbolAddress() local
299 0, NeedStub)); in emitExternalSymbolAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DWritingAnLLVMBackend.rst1903 bool NeedStub = isa<Function>(MO1.getGlobal());
1906 NeedStub, isLazy);
/external/llvm/docs/
DWritingAnLLVMBackend.rst1863 bool NeedStub = isa<Function>(MO1.getGlobal());
1866 NeedStub, isLazy);