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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h361 SDValue ExpandIntOp_ATOMIC_STORE(SDNode *N);
H A DLegalizeIntegerTypes.cpp2474 case ISD::ATOMIC_STORE: Res = ExpandIntOp_ATOMIC_STORE(N); break;
2852 SDValue DAGTypeLegalizer::ExpandIntOp_ATOMIC_STORE(SDNode *N) { function in class:DAGTypeLegalizer

Completed in 200 milliseconds