Searched defs:FPZero (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/vixl/src/ |
H A D | utils-vixl.h | 1073 FPZero = 0x3, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6750 SDValue FPZero = DAG.getConstantFP(0.0, DL, VT); in getSqrtInputTest() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 6082 SDValue FPZero = DAG.getConstantFP(0.0, DL, VT); in getSqrtEstimate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 9804 SDValue FPZero = DAG.getConstantFP(0.0, DL, VT); in getSqrtInputTest() local
|