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