Searched refs:PromoteIntOp_ATOMIC_STORE (Results 1 – 2 of 2) sorted by relevance
373 SDValue PromoteIntOp_ATOMIC_STORE(AtomicSDNode *N);
1777 Res = PromoteIntOp_ATOMIC_STORE(cast<AtomicSDNode>(N)); in PromoteIntegerOperand()1981 SDValue DAGTypeLegalizer::PromoteIntOp_ATOMIC_STORE(AtomicSDNode *N) { in PromoteIntOp_ATOMIC_STORE() function in DAGTypeLegalizer