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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h266 SDValue PromoteIntOp_ATOMIC_STORE(AtomicSDNode *N);
H A DLegalizeIntegerTypes.cpp778 Res = PromoteIntOp_ATOMIC_STORE(cast<AtomicSDNode>(N));
864 SDValue DAGTypeLegalizer::PromoteIntOp_ATOMIC_STORE(AtomicSDNode *N) { function in class:DAGTypeLegalizer

Completed in 46 milliseconds