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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h265 SDValue PromoteIntOp_ATOMIC_STORE(AtomicSDNode *N);
H A DLegalizeIntegerTypes.cpp765 Res = PromoteIntOp_ATOMIC_STORE(cast<AtomicSDNode>(N));
852 SDValue DAGTypeLegalizer::PromoteIntOp_ATOMIC_STORE(AtomicSDNode *N) { function in class:DAGTypeLegalizer

Completed in 123 milliseconds