Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp195 SDNode *SelectAtomicLoadArith(SDNode *Node, MVT NVT);
1769 SDNode *X86DAGToDAGISel::SelectAtomicLoadArith(SDNode *Node, MVT NVT) { in SelectAtomicLoadArith() function in X86DAGToDAGISel
2156 SDNode *RetVal = SelectAtomicLoadArith(Node, NVT); in Select()