Home
last modified time | relevance | path

Searched refs:isDoubleTy (Results 1 – 25 of 121) sorted by relevance

12345

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp296 else if (t->isDoubleTy()) { in getMips16HelperFunctionStubNumber()
306 else if (t->isDoubleTy()) { in getMips16HelperFunctionStubNumber()
380 else if (RetTy ->isDoubleTy()) { in getMips16HelperFunction()
388 } else if ((SRetTy->getElementType(0)->isDoubleTy()) && in getMips16HelperFunction()
389 (SRetTy->getElementType(1)->isDoubleTy())) { in getMips16HelperFunction()
DMips16HardFloat.cpp83 if ((ST->getElementType(0)->isDoubleTy()) && in whichFPReturnVariant()
84 (ST->getElementType(1)->isDoubleTy())) in whichFPReturnVariant()
/external/llvm-project/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp296 else if (t->isDoubleTy()) { in getMips16HelperFunctionStubNumber()
306 else if (t->isDoubleTy()) { in getMips16HelperFunctionStubNumber()
380 else if (RetTy ->isDoubleTy()) { in getMips16HelperFunction()
388 } else if ((SRetTy->getElementType(0)->isDoubleTy()) && in getMips16HelperFunction()
389 (SRetTy->getElementType(1)->isDoubleTy())) { in getMips16HelperFunction()
DMips16HardFloat.cpp83 if ((ST->getElementType(0)->isDoubleTy()) && in whichFPReturnVariant()
84 (ST->getElementType(1)->isDoubleTy())) in whichFPReturnVariant()
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp303 else if (t->isDoubleTy()) { in getMips16HelperFunctionStubNumber()
313 else if (t->isDoubleTy()) { in getMips16HelperFunctionStubNumber()
387 else if (RetTy ->isDoubleTy()) { in getMips16HelperFunction()
397 else if ((RetTy->getContainedType(0)->isDoubleTy()) && in getMips16HelperFunction()
398 (RetTy->getContainedType(1)->isDoubleTy())) { in getMips16HelperFunction()
DMips16HardFloat.cpp81 if ((T->getContainedType(0)->isDoubleTy()) && in whichFPReturnVariant()
82 (T->getContainedType(1)->isDoubleTy())) in whichFPReturnVariant()
/external/llvm/unittests/AsmParser/
DAsmParserTest.cpp79 EXPECT_TRUE(V->getType()->isDoubleTy()); in TEST()
197 ASSERT_TRUE(Ty->isDoubleTy()); in TEST()
325 ASSERT_TRUE(Ty->isDoubleTy()); in TEST()
/external/llvm-project/llvm/unittests/AsmParser/
DAsmParserTest.cpp78 EXPECT_TRUE(V->getType()->isDoubleTy()); in TEST()
196 ASSERT_TRUE(Ty->isDoubleTy()); in TEST()
324 ASSERT_TRUE(Ty->isDoubleTy()); in TEST()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyMCInstLower.cpp91 else if (Imm->getType()->isDoubleTy()) in Lower()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp409 if (CFP->getType()->isDoubleTy()) { in ReadDataFromGlobal()
520 else if (LoadTy->isDoubleTy()) in FoldReinterpretLoadFromConstPtr()
1571 if (Ty->isDoubleTy()) in GetConstantFoldFPValue()
1652 if (Ty->isDoubleTy()) in getValueAsDouble()
1743 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall1()
2034 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall2()
2117 if (IntrinsicID == Intrinsic::powi && Ty->isDoubleTy()) in ConstantFoldScalarCall2()
2522 if (OpC->getType()->isDoubleTy()) in isMathLibCallNoop()
2534 if (OpC->getType()->isDoubleTy()) in isMathLibCallNoop()
2556 if (Ty->isDoubleTy() || Ty->isFloatTy() || Ty->isHalfTy()) { in isMathLibCallNoop()
[all …]
/external/llvm-project/polly/lib/CodeGen/
DRuntimeDebugBuilder.cpp126 if (!Ty->isDoubleTy()) in prepareValuesForPrinting()
199 if (!Ty->isDoubleTy()) in createGPUPrinterT()
/external/llvm-project/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp684 else if (CE->getType()->isDoubleTy()) in getConstantValue()
699 else if (CE->getType()->isDoubleTy()) in getConstantValue()
716 else if (Op0->getType()->isDoubleTy()) in getConstantValue()
755 else if (DestTy->isDoubleTy()) in getConstantValue()
956 if (ElemTy->isDoubleTy()) { in getConstantValue()
1048 if (cast<VectorType>(Ty)->getElementType()->isDoubleTy()) in StoreValueToMemory()
1108 if (ElemT->isDoubleTy()) { in LoadValueFromMemory()
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp688 else if (CE->getType()->isDoubleTy()) in getConstantValue()
703 else if (CE->getType()->isDoubleTy()) in getConstantValue()
720 else if (Op0->getType()->isDoubleTy()) in getConstantValue()
759 else if (DestTy->isDoubleTy()) in getConstantValue()
954 if (ElemTy->isDoubleTy()) { in getConstantValue()
1072 if (cast<VectorType>(Ty)->getElementType()->isDoubleTy()) in StoreValueToMemory()
1156 if (ElemT->isDoubleTy()) { in LoadValueFromMemory()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp690 else if (CE->getType()->isDoubleTy()) in getConstantValue()
705 else if (CE->getType()->isDoubleTy()) in getConstantValue()
722 else if (Op0->getType()->isDoubleTy()) in getConstantValue()
761 else if (DestTy->isDoubleTy()) in getConstantValue()
959 if (ElemTy->isDoubleTy()) { in getConstantValue()
1051 if (cast<VectorType>(Ty)->getElementType()->isDoubleTy()) in StoreValueToMemory()
1108 if (ElemT->isDoubleTy()) { in LoadValueFromMemory()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp80 } else if (cast<VectorType>(Ty)->getElementType()->isDoubleTy()) { in visitUnaryOperator()
772 if (cast<VectorType>(Ty)->getElementType()->isDoubleTy()) \ in visitBinaryOperator()
806 if (cast<VectorType>(Ty)->getElementType()->isDoubleTy()) in visitBinaryOperator()
1336 assert(SrcVal->getType()->getScalarType()->isDoubleTy() && in executeFPTruncInst()
1346 assert(SrcVal->getType()->isDoubleTy() && DstTy->isFloatTy() && in executeFPTruncInst()
1360 DstTy->getScalarType()->isDoubleTy() && "Invalid FPExt instruction"); in executeFPExtInst()
1368 assert(SrcVal->getType()->isFloatTy() && DstTy->isDoubleTy() && in executeFPExtInst()
1594 } else if (SrcElemTy->isDoubleTy()) { in executeBitCastInst()
1648 if (DstElemTy->isDoubleTy()) { in executeBitCastInst()
1662 if (DstElemTy->isDoubleTy()) in executeBitCastInst()
[all …]
/external/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp80 } else if (cast<VectorType>(Ty)->getElementType()->isDoubleTy()) { in visitUnaryOperator()
774 if (cast<VectorType>(Ty)->getElementType()->isDoubleTy()) \ in visitBinaryOperator()
808 if (cast<VectorType>(Ty)->getElementType()->isDoubleTy()) in visitBinaryOperator()
1333 assert(SrcVal->getType()->getScalarType()->isDoubleTy() && in executeFPTruncInst()
1343 assert(SrcVal->getType()->isDoubleTy() && DstTy->isFloatTy() && in executeFPTruncInst()
1357 DstTy->getScalarType()->isDoubleTy() && "Invalid FPExt instruction"); in executeFPExtInst()
1365 assert(SrcVal->getType()->isFloatTy() && DstTy->isDoubleTy() && in executeFPExtInst()
1590 } else if (SrcElemTy->isDoubleTy()) { in executeBitCastInst()
1644 if (DstElemTy->isDoubleTy()) { in executeBitCastInst()
1658 if (DstElemTy->isDoubleTy()) in executeBitCastInst()
[all …]
/external/llvm-project/mlir/lib/Conversion/GPUCommon/
DOpToFuncCallLowering.h106 if (type.isDoubleTy()) in getFunctionName()
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp719 if (cast<VectorType>(Ty)->getElementType()->isDoubleTy()) \ in visitBinaryOperator()
753 if (cast<VectorType>(Ty)->getElementType()->isDoubleTy()) in visitBinaryOperator()
1284 assert(SrcVal->getType()->getScalarType()->isDoubleTy() && in executeFPTruncInst()
1294 assert(SrcVal->getType()->isDoubleTy() && DstTy->isFloatTy() && in executeFPTruncInst()
1308 DstTy->getScalarType()->isDoubleTy() && "Invalid FPExt instruction"); in executeFPExtInst()
1316 assert(SrcVal->getType()->isFloatTy() && DstTy->isDoubleTy() && in executeFPExtInst()
1542 } else if (SrcElemTy->isDoubleTy()) { in executeBitCastInst()
1596 if (DstElemTy->isDoubleTy()) { in executeBitCastInst()
1610 if (DstElemTy->isDoubleTy()) in executeBitCastInst()
1628 else if (SrcTy->isDoubleTy()) { in executeBitCastInst()
[all …]
/external/llvm-project/llvm/lib/Analysis/
DConstantFolding.cpp450 if (CFP->getType()->isDoubleTy()) { in ReadDataFromGlobal()
568 else if (LoadTy->isDoubleTy()) in FoldReinterpretLoadFromConstPtr()
1668 if (Ty->isDoubleTy()) in GetConstantFoldFPValue()
1796 if (Ty->isDoubleTy()) in getValueAsDouble()
1922 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall1()
2344 if (!Ty->isHalfTy() && !Ty->isFloatTy() && !Ty->isDoubleTy()) in ConstantFoldScalarCall2()
2445 if (IntrinsicID == Intrinsic::powi && Ty->isDoubleTy()) in ConstantFoldScalarCall2()
3012 if (OpC->getType()->isDoubleTy()) in isMathLibCallNoop()
3022 if (OpC->getType()->isDoubleTy()) in isMathLibCallNoop()
3042 if (Ty->isDoubleTy() || Ty->isFloatTy() || Ty->isHalfTy()) { in isMathLibCallNoop()
[all …]
/external/llvm/lib/Analysis/
DConstantFolding.cpp315 if (CFP->getType()->isDoubleTy()) { in ReadDataFromGlobal()
426 else if (LoadTy->isDoubleTy()) in FoldReinterpretLoadFromConstPtr()
1372 if (Ty->isDoubleTy()) in GetConstantFoldFPValue()
1452 if (Ty->isDoubleTy()) 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()
1755 if (IntrinsicID == Intrinsic::powi && Ty->isDoubleTy()) in ConstantFoldScalarCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.h157 if (Ty->isHalfTy() || Ty->isFloatTy() || Ty->isDoubleTy()) in isLegalMaskedLoadStore()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.h179 Ty->isFloatTy() || Ty->isDoubleTy()) in isLegalMaskedLoadStore()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp245 if (FpExt && FpExt->getType()->isDoubleTy() && in lowerPrintfForGpu()
419 if (FpExt->getType()->isDoubleTy() && in lowerPrintfForGpu()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp245 if (FpExt && FpExt->getType()->isDoubleTy() && in lowerPrintfForGpu()
425 if (FpExt && FpExt->getType()->isDoubleTy() && in lowerPrintfForGpu()
/external/llvm-project/mlir/lib/Target/LLVMIR/
DConvertFromLLVMIR.cpp181 if (type.isDoubleTy()) in getStdTypeForAttr()
245 if (c->getType()->isDoubleTy()) in getConstantAsAttr()
272 if (type.isFloatTy() || type.isDoubleTy()) { in getConstantAsAttr()

12345