Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:canReuseLoadAddress

6493 bool PPCTargetLowering::canReuseLoadAddress(SDValue Op, EVT MemVT,
6716 if (canReuseLoadAddress(SINT, MVT::i64, RLI, DAG)) {
6722 canReuseLoadAddress(SINT, MVT::i32, RLI, DAG, ISD::SEXTLOAD)) {
6732 canReuseLoadAddress(SINT, MVT::i32, RLI, DAG, ISD::ZEXTLOAD)) {
6799 if (!(ReusingLoad = canReuseLoadAddress(Op.getOperand(0), MVT::i32, RLI,