Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp4281 bool isFloatingPointZero(const Operand *Src) { in isFloatingPointZero() function
4305 if (isFloatingPointZero(Src1)) { in lowerFcmpCond()
6029 !isFloatingPointZero(F64); in operandNeedsGot()
6263 if (Ty == IceType_f64 && isFloatingPointZero(From)) { in legalize()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp2630 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function
2710 if (!isFloatingPointZero(RHS)) in getVFPCmp()
2835 if (isFloatingPointZero(Op)) { in canChangeToInt()
2843 if (isFloatingPointZero(Op)) in bitcastf32Toi32()
2857 if (isFloatingPointZero(Op)) { in expandf64Toi32()
/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/lib/Target/PowerPC/
DPPCISelLowering.cpp482 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function
3590 if (isFloatingPointZero(RHS)) in LowerSELECT_CC()
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1124 static bool isFloatingPointZero(SDValue Op) { in isFloatingPointZero() function
6302 if (isFloatingPointZero(RHS)) in LowerSELECT_CC()