Home
last modified time | relevance | path

Searched refs:PromoteIntOp_ATOMIC_STORE (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h292 SDValue PromoteIntOp_ATOMIC_STORE(AtomicSDNode *N);
DLegalizeIntegerTypes.cpp876 Res = PromoteIntOp_ATOMIC_STORE(cast<AtomicSDNode>(N)); in PromoteIntegerOperand()
990 SDValue DAGTypeLegalizer::PromoteIntOp_ATOMIC_STORE(AtomicSDNode *N) { in PromoteIntOp_ATOMIC_STORE() function in DAGTypeLegalizer