Searched refs:PromoteIntOp_STORE (Results 1 – 2 of 2) sorted by relevance
394 SDValue PromoteIntOp_STORE(StoreSDNode *N, unsigned OpNo);
1803 case ISD::STORE: Res = PromoteIntOp_STORE(cast<StoreSDNode>(N), in PromoteIntegerOperand()2185 SDValue DAGTypeLegalizer::PromoteIntOp_STORE(StoreSDNode *N, unsigned OpNo){ in PromoteIntOp_STORE() function in DAGTypeLegalizer