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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp193 SDNode *SelectAtomicLoadArith(SDNode *Node, EVT NVT);
1560 SDNode *X86DAGToDAGISel::SelectAtomicLoadArith(SDNode *Node, EVT NVT) { function in class:X86DAGToDAGISel
1754 SDNode *RetVal = SelectAtomicLoadArith(Node, NVT);

Completed in 115 milliseconds