Searched refs:lowerVASTART (Results 1 – 4 of 4) sorted by relevance
470 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
2688 SDValue SystemZTargetLowering::lowerVASTART(SDValue Op, in lowerVASTART() function in SystemZTargetLowering4334 return lowerVASTART(Op, DAG); in LowerOperation()
435 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
877 case ISD::VASTART: return lowerVASTART(Op, DAG); in LowerOperation()1839 SDValue MipsTargetLowering::lowerVASTART(SDValue Op, SelectionDAG &DAG) const { in lowerVASTART() function in MipsTargetLowering