Home
last modified time | relevance | path

Searched refs:LowerAtomicLoadStore (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp4891 static SDValue LowerAtomicLoadStore(SDValue Op, SelectionDAG &DAG) { in LowerAtomicLoadStore() function
4987 case ISD::ATOMIC_STORE: return LowerAtomicLoadStore(Op, DAG); in LowerOperation()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp7067 static SDValue LowerAtomicLoadStore(SDValue Op, SelectionDAG &DAG) { in LowerAtomicLoadStore() function
7216 case ISD::ATOMIC_STORE: return LowerAtomicLoadStore(Op, DAG); in LowerOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp7929 static SDValue LowerAtomicLoadStore(SDValue Op, SelectionDAG &DAG) { in LowerAtomicLoadStore() function
8129 case ISD::ATOMIC_STORE: return LowerAtomicLoadStore(Op, DAG); in LowerOperation()