Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h263 SDValue PromoteIntOp_ATOMIC_STORE(AtomicSDNode *N);
DLegalizeIntegerTypes.cpp755 Res = PromoteIntOp_ATOMIC_STORE(cast<AtomicSDNode>(N)); in PromoteIntegerOperand()
842 SDValue DAGTypeLegalizer::PromoteIntOp_ATOMIC_STORE(AtomicSDNode *N) { in PromoteIntOp_ATOMIC_STORE() function in DAGTypeLegalizer
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h286 SDValue PromoteIntOp_ATOMIC_STORE(AtomicSDNode *N);
DLegalizeIntegerTypes.cpp881 Res = PromoteIntOp_ATOMIC_STORE(cast<AtomicSDNode>(N)); in PromoteIntegerOperand()
995 SDValue DAGTypeLegalizer::PromoteIntOp_ATOMIC_STORE(AtomicSDNode *N) { in PromoteIntOp_ATOMIC_STORE() function in DAGTypeLegalizer