Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.h85 inline static bool isGlobalStubReference(unsigned char TargetFlag) { in isGlobalStubReference() function
DX86FastISel.cpp564 if (!isGlobalStubReference(GVFlags)) { in handleConstantAddresses()
DX86ISelLowering.cpp10964 if (isGlobalStubReference(OpFlag)) in LowerExternalSymbol()
11032 if (isGlobalStubReference(OpFlags)) in LowerGlobalAddress()
17692 if (isGlobalStubReference(GVFlags)) in isLegalAddressingMode()
24457 if (isGlobalStubReference( in LowerAsmOperandForConstraint()