Searched defs:FPZero (Results 1 – 5 of 5) sorted by relevance
| /external/vixl/src/ |
| D | utils-vixl.h | 1073 FPZero = 0x3, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 20778 SDValue FPZero = DAG.getConstantFP(0.0, DL, VT); in buildSqrtEstimateImpl() local 20784 SDValue FPZero = DAG.getConstantFP(0.0, DL, VT); in buildSqrtEstimateImpl() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 6082 SDValue FPZero = DAG.getConstantFP(0.0, DL, VT); in getSqrtEstimate() local
|
| /external/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 7358 SDValue FPZero = DAG.getConstantFP(0.0, DL, VT); in getSqrtEstimate() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 22243 SDValue FPZero = DAG.getConstantFP(0.0, DL, VT); in buildSqrtEstimateImpl() local
|