Searched refs:isGlobalStubReference (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86InstrInfo.h83 /// isGlobalStubReference - Return true if the specified TargetFlag operand is
85 inline static bool isGlobalStubReference(unsigned char TargetFlag) { function in namespace:llvm
H A DX86CodeEmitter.cpp408 return isGlobalStubReference(GVOp.getTargetFlags());
H A DX86FastISel.cpp574 if (!isGlobalStubReference(GVFlags)) {
H A DX86ISelLowering.cpp10242 if (isGlobalStubReference(OpFlag))
10310 if (isGlobalStubReference(OpFlags))
16661 if (isGlobalStubReference(GVFlags))
22534 if (isGlobalStubReference(

Completed in 1967 milliseconds