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

/external/llvm/lib/CodeGen/SelectionDAG/
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 77 milliseconds