Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.h102 inline static bool isGlobalRelativeToPICBase(unsigned char TargetFlag) { in isGlobalRelativeToPICBase() function
DX86FastISel.cpp557 if (isGlobalRelativeToPICBase(GVFlags)) { in handleConstantAddresses()
DX86ISelLowering.cpp10990 if (isGlobalRelativeToPICBase(OpFlags)) { in LowerBlockAddress()
11024 if (isGlobalRelativeToPICBase(OpFlags)) { in LowerGlobalAddress()
17697 if (AM.HasBaseReg && isGlobalRelativeToPICBase(GVFlags)) in isLegalAddressingMode()