Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6354 static SDValue LowerAtomicLoadStore(SDValue Op, SelectionDAG &DAG) { in LowerAtomicLoadStore() function
6466 case ISD::ATOMIC_STORE: return LowerAtomicLoadStore(Op, DAG); in LowerOperation()