Searched refs:ScalarizeVecOp_STORE (Results 1 – 2 of 2) sorted by relevance
594 SDValue ScalarizeVecOp_STORE(StoreSDNode *N, unsigned OpNo);
449 Res = ScalarizeVecOp_STORE(cast<StoreSDNode>(N), OpNo); in ScalarizeVectorOperand()527 SDValue DAGTypeLegalizer::ScalarizeVecOp_STORE(StoreSDNode *N, unsigned OpNo){ in ScalarizeVecOp_STORE() function in DAGTypeLegalizer