Home
last modified time | relevance | path

Searched refs:isFloatTy (Results 1 – 25 of 105) sorted by relevance

12345

/external/compiler-rt/lib/ubsan/
Dubsan_value.h129 bool isFloatTy() const { return getKind() == TK_Float; } in isFloatTy() function
131 CHECK(isFloatTy()); in getFloatBitWidth()
161 CHECK(getType().isFloatTy()); in isInlineFloat()
Dubsan_value.cc72 CHECK(getType().isFloatTy()); in getFloatValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp117 if (!Arg->getType()->isFloatTy()) in createCond()
311 if (!(ArgType->isFloatTy() || ArgType->isDoubleTy() || in checkCandidate()
442 if (!Exp->getType()->isFloatTy()) in generateCondForPow()
471 if (!Exp->getType()->isFloatTy()) in generateCondForPow()
473 if (!Base->getType()->isFloatTy()) in generateCondForPow()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DConstantFolding.cpp269 if (CFP->getType()->isFloatTy()){ in ReadDataFromGlobal()
372 if (LoadTy->isFloatTy()) in FoldReinterpretLoadFromConstPtr()
1113 if (Ty->isFloatTy()) in ConstantFoldFP()
1130 if (Ty->isFloatTy()) in ConstantFoldBinaryFP()
1187 if (!Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldCall()
1200 double V = Ty->isFloatTy() ? (double)Op->getValueAPF().convertToFloat() : in ConstantFoldCall()
1243 (Ty->isFloatTy() || Ty->isDoubleTy())) { in ConstantFoldCall()
1332 if (!Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldCall()
1334 double Op1V = Ty->isFloatTy() ? in ConstantFoldCall()
1341 double Op2V = Ty->isFloatTy() ? in ConstantFoldCall()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp319 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { \
340 if (TY->isFloatTy()) { \
366 if (cast<VectorType>(TY)->getElementType()->isFloatTy()) { \
458 if (TY->isFloatTy()) { \
539 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { in executeFCMP_ORD()
554 } else if (Ty->isFloatTy()) in executeFCMP_ORD()
570 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { in executeFCMP_UNO()
585 } else if (Ty->isFloatTy()) in executeFCMP_UNO()
716 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) \ in visitBinaryOperator()
748 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) in visitBinaryOperator()
[all …]
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp319 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { \
340 if (TY->isFloatTy()) { \
366 if (cast<VectorType>(TY)->getElementType()->isFloatTy()) { \
458 if (TY->isFloatTy()) { \
539 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { in executeFCMP_ORD()
554 } else if (Ty->isFloatTy()) in executeFCMP_ORD()
570 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { in executeFCMP_UNO()
585 } else if (Ty->isFloatTy()) in executeFCMP_UNO()
716 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) \ in visitBinaryOperator()
748 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) in visitBinaryOperator()
[all …]
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp300 if (t->isFloatTy()) { in getMips16HelperFunctionStubNumber()
310 if (t->isFloatTy()) { in getMips16HelperFunctionStubNumber()
384 if (RetTy->isFloatTy()) { in getMips16HelperFunction()
393 if ((RetTy->getContainedType(0)->isFloatTy()) && in getMips16HelperFunction()
394 (RetTy->getContainedType(1)->isFloatTy())) { in getMips16HelperFunction()
DMips16HardFloat.cpp78 if ((T->getContainedType(0)->isFloatTy()) && in whichFPReturnVariant()
79 (T->getContainedType(1)->isFloatTy())) in whichFPReturnVariant()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp300 if (t->isFloatTy()) { in getMips16HelperFunctionStubNumber()
310 if (t->isFloatTy()) { in getMips16HelperFunctionStubNumber()
384 if (RetTy->isFloatTy()) { in getMips16HelperFunction()
393 if ((RetTy->getContainedType(0)->isFloatTy()) && in getMips16HelperFunction()
394 (RetTy->getContainedType(1)->isFloatTy())) { in getMips16HelperFunction()
DMips16HardFloat.cpp80 if ((T->getContainedType(0)->isFloatTy()) && in whichFPReturnVariant()
81 (T->getContainedType(1)->isFloatTy())) in whichFPReturnVariant()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp397 if (CFP->getType()->isFloatTy()){ in ReadDataFromGlobal()
502 else if (LoadTy->isFloatTy()) in FoldReinterpretLoadFromConstPtr()
1498 if (Ty->isFloatTy()) in GetConstantFoldFPValue()
1578 if (Ty->isFloatTy()) in getValueAsDouble()
1633 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall()
1871 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall()
1922 if (IntrinsicID == Intrinsic::powi && Ty->isFloatTy()) in ConstantFoldScalarCall()
2148 if (OpC->getType()->isFloatTy()) in isMathLibCallNoop()
2160 if (OpC->getType()->isFloatTy()) in isMathLibCallNoop()
2179 if (Ty->isDoubleTy() || Ty->isFloatTy() || Ty->isHalfTy()) { in isMathLibCallNoop()
[all …]
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp686 if (CE->getType()->isFloatTy()) in getConstantValue()
701 if (CE->getType()->isFloatTy()) in getConstantValue()
718 if (Op0->getType()->isFloatTy()) in getConstantValue()
757 if (DestTy->isFloatTy()) in getConstantValue()
932 if(ElemTy->isFloatTy()) { in getConstantValue()
1074 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) in StoreValueToMemory()
1151 if (ElemT->isFloatTy()) { in LoadValueFromMemory()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp689 if (CE->getType()->isFloatTy()) in getConstantValue()
704 if (CE->getType()->isFloatTy()) in getConstantValue()
721 if (Op0->getType()->isFloatTy()) in getConstantValue()
760 if (DestTy->isFloatTy()) in getConstantValue()
938 if(ElemTy->isFloatTy()) { in getConstantValue()
1080 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) in StoreValueToMemory()
1157 if (ElemT->isFloatTy()) { in LoadValueFromMemory()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp89 if (Imm->getType()->isFloatTy()) in Lower()
/external/llvm/lib/Analysis/
DConstantFolding.cpp319 if (CFP->getType()->isFloatTy()){ in ReadDataFromGlobal()
424 else if (LoadTy->isFloatTy()) in FoldReinterpretLoadFromConstPtr()
1370 if (Ty->isFloatTy()) in GetConstantFoldFPValue()
1449 if (Ty->isFloatTy()) in getValueAsDouble()
1480 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall()
1603 (Ty->isHalfTy() || Ty->isFloatTy() || Ty->isDoubleTy())) { in ConstantFoldScalarCall()
1704 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall()
1751 if (IntrinsicID == Intrinsic::powi && Ty->isFloatTy()) in ConstantFoldScalarCall()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DExecution.cpp368 if (TY->isFloatTy()) { \
424 if (Ty->isFloatTy()) in executeFCMP_ORD()
436 if (Ty->isFloatTy()) in executeFCMP_UNO()
965 assert(SrcVal->getType()->isDoubleTy() && DstTy->isFloatTy() && in executeFPTruncInst()
974 assert(SrcVal->getType()->isFloatTy() && DstTy->isDoubleTy() && in executeFPExtInst()
1065 if (SrcTy->isFloatTy()) { in executeBitCastInst()
1073 } else if (DstTy->isFloatTy()) { in executeBitCastInst()
/external/llvm/unittests/AsmParser/
DAsmParserTest.cpp193 ASSERT_TRUE(Ty->isFloatTy()); in TEST()
320 ASSERT_TRUE(Ty->isFloatTy()); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/AsmParser/
DAsmParserTest.cpp193 ASSERT_TRUE(Ty->isFloatTy()); in TEST()
320 ASSERT_TRUE(Ty->isFloatTy()); in TEST()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp1108 bool isFloat = (Ty->isDoubleTy() || Ty->isFloatTy()); in SelectBranch()
1225 bool isFloat = (Ty->isDoubleTy() || Ty->isFloatTy()); in SelectCmp()
1292 !V->getType()->isFloatTy()) return false; in SelectFPExt()
1310 if (!(I->getType()->isFloatTy() && in SelectFPTrunc()
1346 if (Ty->isFloatTy()) Opc = ARM::VSITOS; in SelectSIToFP()
1372 if (OpTy->isFloatTy()) Opc = ARM::VTOSIZS; in SelectFPToSI()
1477 bool isFloat = (Ty->isDoubleTy() || Ty->isFloatTy()); in SelectBinaryOp()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
DExecutionEngine.cpp588 if (CE->getType()->isFloatTy()) in getConstantValue()
603 if (CE->getType()->isFloatTy()) in getConstantValue()
620 if (Op0->getType()->isFloatTy()) in getConstantValue()
657 if (DestTy->isFloatTy()) in getConstantValue()
/external/swiftshader/third_party/LLVM/include/llvm/
DType.h125 bool isFloatTy() const { return ID == FloatTyID; } in isFloatTy() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp206 if (Imm->getType()->isFloatTy()) in Lower()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc215 if (value->getType()->isFloatTy() && bit_width == 32) { in EmitFullWarpShuffleDown()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZTDC.cpp241 if (!Cast->getSrcTy()->isFloatTy() && in convertICmp()
/external/llvm/include/llvm/IR/
DType.h143 bool isFloatTy() const { return getTypeID() == FloatTyID; } in isFloatTy() function

12345