Searched defs:splitVector (Results 1 – 2 of 2) sorted by relevance
1752 AMDGPUTargetLowering::splitVector(const SDValue &N, const SDLoc &DL, in splitVector() function in AMDGPUTargetLowering
4141 static std::pair<SDValue, SDValue> splitVector(SDValue Op, SelectionDAG &DAG, in splitVector() function