Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.h77 inline static bool isGlobalStubReference(unsigned char TargetFlag) { in isGlobalStubReference() function
DX86InstructionSelector.cpp607 if (isGlobalStubReference(AM.GVOpFlags)) in selectGlobalValue()
DX86FastISel.cpp751 if (!isGlobalStubReference(GVFlags)) { in handleConstantAddresses()
DX86ISelLowering.cpp18133 bool NeedsLoad = isGlobalStubReference(OpFlags); in LowerGlobalOrExternal()
29975 if (isGlobalStubReference(GVFlags)) in isLegalAddressingMode()
46802 if (isGlobalStubReference( in LowerAsmOperandForConstraint()