Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86InstrInfo.h103 inline static bool isGlobalRelativeToPICBase(unsigned char TargetFlag) { in isGlobalRelativeToPICBase() function
DX86FastISel.cpp604 if (isGlobalRelativeToPICBase(GVFlags)) { in handleConstantAddresses()
DX86ISelLowering.cpp12096 if (isGlobalRelativeToPICBase(OpFlags)) { in LowerBlockAddress()
12130 if (isGlobalRelativeToPICBase(OpFlags)) { in LowerGlobalAddress()
20669 if (AM.HasBaseReg && isGlobalRelativeToPICBase(GVFlags)) in isLegalAddressingMode()