Searched defs:SelectAtomicLoadArith (Results 1 - 1 of 1) sorted by path

/external/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp196 SDNode *SelectAtomicLoadArith(SDNode *Node, MVT NVT);
1765 SDNode *X86DAGToDAGISel::SelectAtomicLoadArith(SDNode *Node, MVT NVT) { function in class:X86DAGToDAGISel
2133 SDNode *RetVal = SelectAtomicLoadArith(Node, NVT);

Completed in 264 milliseconds