Searched defs:splitVectorOp (Results 1 – 2 of 2) sorted by relevance
344 return splitVectorOp(Op, CDAG); in splitVectorOp() function in VETargetLowering
4160 static SDValue splitVectorOp(SDValue Op, SelectionDAG &DAG, const SDLoc &dl) { in splitVectorOp() function