Searched refs:SelectAddressEVXRegReg (Results 1 – 2 of 2) sorted by relevance
851 bool SelectAddressEVXRegReg(SDValue N, SDValue &Base, SDValue &Index,
2670 bool PPCTargetLowering::SelectAddressEVXRegReg(SDValue N, SDValue &Base, in SelectAddressEVXRegReg() function in PPCTargetLowering2717 if (hasSPE() && SelectAddressEVXRegReg(N, Base, Index, DAG)) in SelectAddressRegReg()