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