Searched refs:isAccessedAsGotIndirect (Results 1 – 3 of 3) sorted by relevance
1063 bool isAccessedAsGotIndirect(SDValue N) const;
6192 if (PPCLowering->isAccessedAsGotIndirect(GA)) { in Select()
3689 if (isAccessedAsGotIndirect(Op)) { in LowerGlobalAddress()17160 bool PPCTargetLowering::isAccessedAsGotIndirect(SDValue GA) const { in isAccessedAsGotIndirect() function in PPCTargetLowering