Home
last modified time | relevance | path

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

123456

/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/llvm-project/compiler-rt/lib/ubsan/
Dubsan_value.h128 bool isFloatTy() const { return getKind() == TK_Float; } in isFloatTy() function
130 CHECK(isFloatTy()); in getFloatBitWidth()
163 CHECK(getType().isFloatTy()); in isInlineFloat()
Dubsan_value.cpp119 CHECK(getType().isFloatTy()); in getFloatValue()
/external/swiftshader/third_party/llvm-10.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/llvm-project/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/llvm-project/mlir/lib/Target/LLVMIR/
DConvertToNVVMIR.cpp42 return resultType->isFloatTy() ? llvm::Intrinsic::nvvm_shfl_sync_bfly_f32p in getShflBflyIntrinsicId()
45 return resultType->isFloatTy() ? llvm::Intrinsic::nvvm_shfl_sync_bfly_f32 in getShflBflyIntrinsicId()
/external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp77 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 …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp77 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { in visitUnaryOperator()
372 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { \
393 if (TY->isFloatTy()) { \
419 if (cast<VectorType>(TY)->getElementType()->isFloatTy()) { \
511 if (TY->isFloatTy()) { \
592 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { in executeFCMP_ORD()
607 } else if (Ty->isFloatTy()) in executeFCMP_ORD()
623 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) { in executeFCMP_UNO()
638 } else if (Ty->isFloatTy()) in executeFCMP_UNO()
769 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/llvm-project/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp293 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()
DMips16HardFloat.cpp80 if ((ST->getElementType(0)->isFloatTy()) && in whichFPReturnVariant()
81 (ST->getElementType(1)->isFloatTy())) in whichFPReturnVariant()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp293 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()
DMips16HardFloat.cpp80 if ((ST->getElementType(0)->isFloatTy()) && in whichFPReturnVariant()
81 (ST->getElementType(1)->isFloatTy())) in whichFPReturnVariant()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp89 if (Imm->getType()->isFloatTy()) in Lower()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp413 if (CFP->getType()->isFloatTy()){ in ReadDataFromGlobal()
518 else if (LoadTy->isFloatTy()) in FoldReinterpretLoadFromConstPtr()
1565 if (Ty->isHalfTy() || Ty->isFloatTy()) { in GetConstantFoldFPValue()
1649 if (Ty->isFloatTy()) in getValueAsDouble()
1743 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall1()
2034 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall2()
2113 if (IntrinsicID == Intrinsic::powi && Ty->isFloatTy()) in ConstantFoldScalarCall2()
2525 if (OpC->getType()->isFloatTy()) in isMathLibCallNoop()
2537 if (OpC->getType()->isFloatTy()) in isMathLibCallNoop()
2556 if (Ty->isDoubleTy() || Ty->isFloatTy() || Ty->isHalfTy()) { in isMathLibCallNoop()
[all …]
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp246 FpExt->getOperand(0)->getType()->isFloatTy()) in lowerPrintfForGpu()
409 Type *IType = (ArgType->isFloatTy()) ? Int32Ty : Int64Ty; in lowerPrintfForGpu()
420 FpExt->getOperand(0)->getType()->isFloatTy()) { in lowerPrintfForGpu()
/external/llvm-project/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp682 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp688 if (CE->getType()->isFloatTy()) in getConstantValue()
703 if (CE->getType()->isFloatTy()) in getConstantValue()
720 if (Op0->getType()->isFloatTy()) in getConstantValue()
759 if (DestTy->isFloatTy()) in getConstantValue()
937 if(ElemTy->isFloatTy()) { in getConstantValue()
1053 if (cast<VectorType>(Ty)->getElementType()->isFloatTy()) in StoreValueToMemory()
1103 if (ElemT->isFloatTy()) { in LoadValueFromMemory()
/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-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp246 FpExt->getOperand(0)->getType()->isFloatTy()) in lowerPrintfForGpu()
413 Type *IType = (ArgType->isFloatTy()) ? Int32Ty : Int64Ty; in lowerPrintfForGpu()
426 FpExt->getOperand(0)->getType()->isFloatTy()) { in lowerPrintfForGpu()
/external/llvm-project/mlir/lib/Conversion/GPUCommon/
DOpToFuncCallLowering.h104 if (type.isFloatTy()) in getFunctionName()
/external/llvm-project/llvm/lib/Analysis/
DConstantFolding.cpp454 if (CFP->getType()->isFloatTy()){ in ReadDataFromGlobal()
566 else if (LoadTy->isFloatTy()) in FoldReinterpretLoadFromConstPtr()
1662 if (Ty->isHalfTy() || Ty->isFloatTy()) { in GetConstantFoldFPValue()
1793 if (Ty->isFloatTy()) in getValueAsDouble()
1922 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall1()
2344 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall2()
2441 if (IntrinsicID == Intrinsic::powi && Ty->isFloatTy()) in ConstantFoldScalarCall2()
3014 if (OpC->getType()->isFloatTy()) in isMathLibCallNoop()
3024 if (OpC->getType()->isFloatTy()) in isMathLibCallNoop()
3042 if (Ty->isDoubleTy() || Ty->isFloatTy() || Ty->isHalfTy()) { in isMathLibCallNoop()
[all …]

123456