Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.h86 inline static bool isGlobalStubReference(unsigned char TargetFlag) { in isGlobalStubReference() function
DX86FastISel.cpp611 if (!isGlobalStubReference(GVFlags)) { in handleConstantAddresses()
DX86ISelLowering.cpp12069 if (isGlobalStubReference(OpFlag)) in LowerExternalSymbol()
12137 if (isGlobalStubReference(OpFlags)) in LowerGlobalAddress()
20664 if (isGlobalStubReference(GVFlags)) in isLegalAddressingMode()
28282 if (isGlobalStubReference( in LowerAsmOperandForConstraint()