Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp194 SDNode *SelectGather(SDNode *N, unsigned Opc);
2042 SDNode *X86DAGToDAGISel::SelectGather(SDNode *Node, unsigned Opc) { in SelectGather() function in X86DAGToDAGISel
2129 SDNode *RetVal = SelectGather(Node, Opc); in Select()