Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86CodeEmitter.cpp387 static bool gvNeedsNonLazyPtr(const MachineOperand &GVOp, in gvNeedsNonLazyPtr() function
423 bool Indirect = gvNeedsNonLazyPtr(*RelocOp, TM); in emitDisplacementField()
841 bool Indirect = gvNeedsNonLazyPtr(MO1, TM); in emitInstruction()
924 bool Indirect = gvNeedsNonLazyPtr(MO1, TM); in emitInstruction()
964 bool Indirect = gvNeedsNonLazyPtr(MO, TM); in emitInstruction()