Searched defs:FPOne (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 8757 SDValue FPOne = DAG.getConstantFP(1.0, DL, VT); in combineRepeatedFPDivisors() local 14541 SDValue FPOne = DAG.getConstantFP(1.0, DL, VT); in BuildReciprocalEstimate() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 12709 SDValue FPOne = DAG.getConstantFP(1.0, DL, VT); in combineRepeatedFPDivisors() local 20620 SDValue FPOne = DAG.getConstantFP(1.0, DL, VT); in BuildDivEstimate() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 13725 SDValue FPOne = DAG.getConstantFP(1.0, DL, VT); in combineRepeatedFPDivisors() local 22094 SDValue FPOne = DAG.getConstantFP(1.0, DL, VT); in BuildDivEstimate() local
|