Home | History | Annotate | Download | only in PowerPC

Lines Matching defs:LowerVACOPY

2975 SDValue PPCTargetLowering::LowerVACOPY(SDValue Op, SelectionDAG &DAG) const {
2976 assert(!Subtarget.isPPC64() && "LowerVACOPY is PPC32 only");
9515 case ISD::VACOPY: return LowerVACOPY(Op, DAG);