| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/ |
| H A D | ubsan_value.h | 129 bool isFloatTy() const { return getKind() == TK_Float; } in isFloatTy() function 131 CHECK(isFloatTy()); in getFloatBitWidth() 161 CHECK(getType().isFloatTy()); in isInlineFloat()
|
| H A D | ubsan_value.cc | 72 CHECK(getType().isFloatTy()); in getFloatValue()
|
| H A D | ubsan_diag.cc | 122 else if (V.getType().isFloatTy()) in operator <<()
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/ |
| H A D | ubsan_value.h | 128 bool isFloatTy() const { return getKind() == TK_Float; } in isFloatTy() function 130 CHECK(isFloatTy()); in getFloatBitWidth() 163 CHECK(getType().isFloatTy()); in isInlineFloat()
|
| H A D | ubsan_value.cpp | 119 CHECK(getType().isFloatTy()); in getFloatValue()
|
| H A D | ubsan_diag.cpp | 129 else if (V.getType().isFloatTy()) in operator <<()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/ |
| H A D | ubsan_value.h | 127 bool isFloatTy() const { return getKind() == TK_Float; } in isFloatTy() function 129 CHECK(isFloatTy()); in getFloatBitWidth() 159 CHECK(getType().isFloatTy()); in isInlineFloat()
|
| H A D | ubsan_value.cc | 70 CHECK(getType().isFloatTy()); in getFloatValue()
|
| H A D | ubsan_diag.cc | 120 else if (V.getType().isFloatTy()) in operator <<()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | LibCallsShrinkWrap.cpp | 117 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()
|
| H A D | SimplifyLibCalls.cpp | 1254 if (Op->getType()->isFloatTy()) in valueHasFloatPrecision() 1281 if (!Cast || !Cast->getType()->isFloatTy()) in optimizeDoubleFP() 1572 if (Ty->isFloatTy()) in replacePowWithExp() 1936 if (Ty->getScalarType()->isFloatTy()) { in optimizeLog() 2165 bool IsFloat = Arg->getType()->isFloatTy(); in optimizeSinCosPi()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/ |
| H A D | Execution.cpp | 77 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { in visitUnaryOperator() 374 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { \ 395 if (TY->isFloatTy()) { \ 421 if (cast<VectorType>(TY)->getElementType()->isFloatTy()) { \ 513 if (TY->isFloatTy()) { \ 594 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { in executeFCMP_ORD() 609 } else if (Ty->isFloatTy()) in executeFCMP_ORD() 625 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { in executeFCMP_UNO() 640 } else if (Ty->isFloatTy()) in executeFCMP_UNO() 771 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) \ in visitBinaryOperator() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | Mips16ISelLowering.cpp | 293 if (t->isFloatTy()) { in getMips16HelperFunctionStubNumber() 303 if (t->isFloatTy()) { in getMips16HelperFunctionStubNumber() 377 if (RetTy->isFloatTy()) { in getMips16HelperFunction() 385 if ((SRetTy->getElementType(0)->isFloatTy()) && in getMips16HelperFunction() 386 (SRetTy->getElementType(1)->isFloatTy())) { in getMips16HelperFunction()
|
| H A D | Mips16HardFloat.cpp | 80 if ((ST->getElementType(0)->isFloatTy()) && in whichFPReturnVariant() 81 (ST->getElementType(1)->isFloatTy())) in whichFPReturnVariant()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/ |
| H A D | ExecutionEngine.cpp | 682 if (CE->getType()->isFloatTy()) in getConstantValue() 697 if (CE->getType()->isFloatTy()) in getConstantValue() 714 if (Op0->getType()->isFloatTy()) in getConstantValue() 753 if (DestTy->isFloatTy()) in getConstantValue() 934 if(ElemTy->isFloatTy()) { in getConstantValue() 1050 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) in StoreValueToMemory() 1103 if (ElemT->isFloatTy()) { in LoadValueFromMemory()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUPrintfRuntimeBinding.cpp | 244 FpExt->getOperand(0)->getType()->isFloatTy()) in lowerPrintfForGpu() 405 Type *IType = (ArgType->isFloatTy()) ? Int32Ty : Int64Ty; in lowerPrintfForGpu() 416 FpExt->getOperand(0)->getType()->isFloatTy()) { in lowerPrintfForGpu()
|
| H A D | AMDGPUCodeGenPrepare.cpp | 706 if (!Ty->isFloatTy()) in optimizeWithFDivFast() 762 (Ty->isFloatTy() && !HasFP32Denormals && ReqdAccuracy >= 1.0f); in visitFDiv()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
| H A D | ConstantFolding.cpp | 456 if (CFP->getType()->isFloatTy()){ in ReadDataFromGlobal() 568 else if (LoadTy->isFloatTy()) in FoldReinterpretLoadFromConstPtr() 1652 if (Ty->isHalfTy() || Ty->isFloatTy()) { in GetConstantFoldFPValue() 1798 if (Ty->isBFloatTy() || Ty->isHalfTy() || Ty->isFloatTy() || Ty->isDoubleTy()) in getValueAsDouble() 1910 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall1() 2322 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall2() 2399 if (IntrinsicID == Intrinsic::powi && Ty->isFloatTy()) in ConstantFoldScalarCall2() 3051 if (OpC->getType()->isFloatTy()) in isMathLibCallNoop() 3061 if (OpC->getType()->isFloatTy()) in isMathLibCallNoop() 3079 if (Ty->isDoubleTy() || Ty->isFloatTy() || Ty->isHalfTy()) in isMathLibCallNoop() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetTransformInfo.h | 91 if (ScalarTy->isFloatTy()) in isLegalElementTypeForRVV()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZTDC.cpp | 249 if (!Cast->getSrcTy()->isFloatTy() && in convertICmp()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64TargetTransformInfo.h | 216 if (Ty->isHalfTy() || Ty->isFloatTy() || Ty->isDoubleTy()) in isLegalElementTypeForSVE()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | Type.h | 148 bool isFloatTy() const { return getTypeID() == FloatTyID; } in isFloatTy() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMFastISel.cpp | 1341 if (Ty->isFloatTy() && !Subtarget->hasVFP2Base()) in ARMEmitCmp() 1447 if (Ty->isFloatTy() || Ty->isDoubleTy()) in ARMEmitCmp() 1489 !V->getType()->isFloatTy()) return false; in SelectFPExt() 1507 if (!(I->getType()->isFloatTy() && in SelectFPTrunc() 1554 if (Ty->isFloatTy()) Opc = isSigned ? ARM::VSITOS : ARM::VUITOS; in SelectIToFP() 1580 if (OpTy->isFloatTy()) Opc = isSigned ? ARM::VTOSIZS : ARM::VTOUIZS; in SelectFPToI() 1787 if (Ty->isFloatTy() && !Subtarget->hasVFP2Base()) in SelectBinaryFPOp()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyMCInstLower.cpp | 313 if (Imm->getType()->isFloatTy()) in lower()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | Constants.cpp | 1231 else if (CFP->getType()->isFloatTy()) in getSequenceIfElementsMatch() 2906 if (Ty->isHalfTy() || Ty->isBFloatTy() || Ty->isFloatTy() || Ty->isDoubleTy()) in isElementTypeCompatible() 3041 assert(ElementType->isFloatTy() && "Element type is not a 32-bit float type"); in getFP() 3117 assert(ElementType->isFloatTy() && "Element type is not a 32-bit float type"); in getFP() 3163 if (CFP->getType()->isFloatTy()) { in getSplat() 3252 assert(getElementType()->isFloatTy() && in getElementAsFloat() 3265 getElementType()->isFloatTy() || getElementType()->isDoubleTy()) in getElementAsConstant()
|