Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp359 SDValue BuildReciprocalEstimate(SDValue Op, SDNodeFlags *Flags);
8861 if (SDValue RV = BuildReciprocalEstimate(N1, Flags)) { in visitFDIV()
14523 SDValue DAGCombiner::BuildReciprocalEstimate(SDValue Op, SDNodeFlags *Flags) { in BuildReciprocalEstimate() function in DAGCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp435 SDValue BuildReciprocalEstimate(SDValue Op, SDNodeFlags Flags);
11372 if (SDValue RV = BuildReciprocalEstimate(N1, Flags)) { in visitFDIV()
18143 SDValue DAGCombiner::BuildReciprocalEstimate(SDValue Op, SDNodeFlags Flags) { in BuildReciprocalEstimate() function in DAGCombiner