Searched refs:lowerVASTART (Results 1 – 6 of 6) sorted by relevance
117 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
332 return lowerVASTART(Op, DAG); in LowerOperation()448 SDValue RISCVTargetLowering::lowerVASTART(SDValue Op, SelectionDAG &DAG) const { in lowerVASTART() function in RISCVTargetLowering
546 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
2938 SDValue SystemZTargetLowering::lowerVASTART(SDValue Op, in lowerVASTART() function in SystemZTargetLowering4805 return lowerVASTART(Op, DAG); in LowerOperation()
551 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
1219 case ISD::VASTART: return lowerVASTART(Op, DAG); in LowerOperation()2121 SDValue MipsTargetLowering::lowerVASTART(SDValue Op, SelectionDAG &DAG) const { in lowerVASTART() function in MipsTargetLowering