Home | History | Annotate | Download | only in PowerPC

Lines Matching defs:LowerVACOPY

2509 SDValue PPCTargetLowering::LowerVACOPY(SDValue Op, SelectionDAG &DAG) const {
2510 assert(!Subtarget.isPPC64() && "LowerVACOPY is PPC32 only");
8260 return LowerVACOPY(Op, DAG);