Searched refs:lowerVASTART (Results 1 – 4 of 4) sorted by relevance
510 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
2798 SDValue SystemZTargetLowering::lowerVASTART(SDValue Op, in lowerVASTART() function in SystemZTargetLowering4508 return lowerVASTART(Op, DAG); in LowerOperation()
440 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
905 case ISD::VASTART: return lowerVASTART(Op, DAG); in LowerOperation()1920 SDValue MipsTargetLowering::lowerVASTART(SDValue Op, SelectionDAG &DAG) const { in lowerVASTART() function in MipsTargetLowering