Home
last modified time | relevance | path

Searched refs:isFloatingPointZero (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp4294 bool isFloatingPointZero(const Operand *Src) { in isFloatingPointZero() function
4318 if (isFloatingPointZero(Src1)) { in lowerFcmpCond()
6250 !isFloatingPointZero(F64); in operandNeedsGot()
6484 if (Ty == IceType_f64 && isFloatingPointZero(From)) { in legalize()
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp3396 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function
3483 if (!isFloatingPointZero(RHS)) in getVFPCmp()
3954 if (isFloatingPointZero(Op)) { in canChangeToInt()
3962 if (isFloatingPointZero(Op)) in bitcastf32Toi32()
3978 if (isFloatingPointZero(Op)) { in expandf64Toi32()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp4190 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function
4361 if (!isFloatingPointZero(RHS)) in getVFPCmp()
5062 !(isFloatingPointZero(RHS) && TrueVal.getValueType() != MVT::f16) && in LowerSELECT_CC()
5108 if (isFloatingPointZero(Op)) { in canChangeToInt()
5116 if (isFloatingPointZero(Op)) in bitcastf32Toi32()
5131 if (isFloatingPointZero(Op)) { in expandf64Toi32()
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp4468 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function
4639 if (!isFloatingPointZero(RHS)) in getVFPCmp()
5309 !(isFloatingPointZero(RHS) && TrueVal.getValueType() != MVT::f16) && in LowerSELECT_CC()
5355 if (isFloatingPointZero(Op)) { in canChangeToInt()
5363 if (isFloatingPointZero(Op)) in bitcastf32Toi32()
5378 if (isFloatingPointZero(Op)) { in expandf64Toi32()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1124 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function
6302 if (isFloatingPointZero(RHS)) in LowerSELECT_CC()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1486 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function
7608 if (isFloatingPointZero(RHS)) in LowerSELECT_CC()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1612 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function
8146 if (isFloatingPointZero(RHS)) in LowerSELECT_CC()