Searched refs:isAccessedAsGotIndirect (Results 1 – 3 of 3) sorted by relevance
886 bool isAccessedAsGotIndirect(SDValue N) const;
5194 if (PPCLowering->isAccessedAsGotIndirect(GA)) { in Select()
14949 bool PPCTargetLowering::isAccessedAsGotIndirect(SDValue GA) const { in isAccessedAsGotIndirect() function in PPCTargetLowering