Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp361 SDValue buildSqrtEstimate(SDValue Op, SDNodeFlags *Flags);
8909 return buildSqrtEstimate(N->getOperand(0), &Flags); in visitFSQRT()
14689 SDValue DAGCombiner::buildSqrtEstimate(SDValue Op, SDNodeFlags *Flags) { in buildSqrtEstimate() function in DAGCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp437 SDValue buildSqrtEstimate(SDValue Op, SDNodeFlags Flags);
11425 return buildSqrtEstimate(N0, Flags); in visitFSQRT()
18359 SDValue DAGCombiner::buildSqrtEstimate(SDValue Op, SDNodeFlags Flags) { in buildSqrtEstimate() function in DAGCombiner