Home
last modified time | relevance | path

Searched defs:MayNeedFarStub (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRelocation.h68 bool MayNeedFarStub : 1; // True if this relocation may require a far-stub variable
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp702 bool MayNeedFarStub) { in getPointerToGlobal()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMCodeEmitter.cpp467 bool MayNeedFarStub, bool Indirect, in emitGlobalAddress()