Searched refs:isPICStyleRIPRel (Results 1 – 9 of 9) sorted by relevance
435 (!AM.GV || !Subtarget->isPICStyleRIPRel()) && in X86SelectAddress()491 if (!Subtarget->isPICStyleRIPRel() || in X86SelectAddress()508 if (Subtarget->isPICStyleRIPRel()) { in X86SelectAddress()540 if (Subtarget->isPICStyleRIPRel()) in X86SelectAddress()568 if (!AM.GV || !Subtarget->isPICStyleRIPRel()) { in X86SelectAddress()622 if (Subtarget->isPICStyleRIPRel() && in X86SelectCallAddress()640 if (Subtarget->isPICStyleRIPRel()) { in X86SelectCallAddress()655 if (!AM.GV || !Subtarget->isPICStyleRIPRel()) { in X86SelectCallAddress()2054 } else if (Subtarget->isPICStyleRIPRel() && in TargetMaterializeConstant()
249 bool isPICStyleRIPRel() const { return PICStyle == PICStyles::RIPRel; } in isPICStyleRIPRel() function
69 if (isPICStyleRIPRel()) { in ClassifyGlobalReference()
390 if (Subtarget->isPICStyleRIPRel()) in PrintAsmOperand()
1322 if (Subtarget->isPICStyleRIPRel()) in getPICJumpTableRelocBaseExpr()2351 } else if (Subtarget->isPICStyleRIPRel() && in LowerCall()7182 if (Subtarget->isPICStyleRIPRel() && in LowerConstantPool()7215 if (Subtarget->isPICStyleRIPRel() && in LowerJumpTable()7248 if (Subtarget->isPICStyleRIPRel() && in LowerExternalSymbol()7296 if (Subtarget->isPICStyleRIPRel() && in LowerBlockAddress()7331 if (Subtarget->isPICStyleRIPRel() && in LowerGlobalAddress()7493 unsigned WrapperKind = Subtarget->isPICStyleRIPRel() ? in LowerGlobalTLSAddress()
520 bool isPICStyleRIPRel() const { return PICStyle == PICStyles::RIPRel; } in isPICStyleRIPRel() function
721 if (!Subtarget->isPICStyleRIPRel() || in handleConstantAddresses()738 if (Subtarget->isPICStyleRIPRel()) { in handleConstantAddresses()770 if (Subtarget->isPICStyleRIPRel()) in handleConstantAddresses()798 if (!AM.GV || !Subtarget->isPICStyleRIPRel()) { in handleConstantAddresses()923 (!AM.GV || !Subtarget->isPICStyleRIPRel()) && in X86SelectAddress()1043 if (Subtarget->isPICStyleRIPRel() && in X86SelectCallAddress()1061 if (Subtarget->isPICStyleRIPRel()) { in X86SelectCallAddress()1074 if (!AM.GV || !Subtarget->isPICStyleRIPRel()) { in X86SelectCallAddress()
400 if (Subtarget->isPICStyleRIPRel()) in PrintAsmOperand()
1924 if (Subtarget.isPICStyleRIPRel()) in getPICJumpTableRelocBaseExpr()12818 if (Subtarget.isPICStyleRIPRel() && in LowerConstantPool()12846 if (Subtarget.isPICStyleRIPRel() && in LowerJumpTable()12875 if (Subtarget.isPICStyleRIPRel() && in LowerExternalSymbol()12914 if (Subtarget.isPICStyleRIPRel() && in LowerBlockAddress()12947 if (Subtarget.isPICStyleRIPRel() && in LowerGlobalAddress()13163 unsigned WrapperKind = Subtarget.isPICStyleRIPRel() ? in LowerGlobalTLSAddress()