Home
last modified time | relevance | path

Searched defs:WideTy (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp374 auto *WideTy = in eliminateOverflowIntrinsic() local
519 Type *WideTy = IntegerType::get(BO->getContext(), BitWidth * 2); in strengthenOverflowingOperation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp1103 void LegalizerHelper::widenScalarSrc(MachineInstr &MI, LLT WideTy, in widenScalarSrc()
1118 void LegalizerHelper::widenScalarDst(MachineInstr &MI, LLT WideTy, in widenScalarDst()
1136 void LegalizerHelper::moreElementsVectorDst(MachineInstr &MI, LLT WideTy, in moreElementsVectorDst()
1177 LLT WideTy) { in widenScalarMergeValues()
1299 LLT WideTy) { in widenScalarUnmergeValues()
1339 LLT WideTy) { in widenScalarExtract()
1418 LLT WideTy) { in widenScalarInsert()
1429 LegalizerHelper::widenScalar(MachineInstr &MI, unsigned TypeIdx, LLT WideTy) { in widenScalar()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp1301 void LegalizerHelper::widenScalarSrc(MachineInstr &MI, LLT WideTy, in widenScalarSrc()
1315 void LegalizerHelper::widenScalarDst(MachineInstr &MI, LLT WideTy, in widenScalarDst()
1333 void LegalizerHelper::moreElementsVectorDst(MachineInstr &MI, LLT WideTy, in moreElementsVectorDst()
1385 LLT WideTy) { in widenScalarMergeValues()
1505 Register LegalizerHelper::widenWithUnmerge(LLT WideTy, Register OrigReg) { in widenWithUnmerge()
1541 LLT WideTy) { in widenScalarUnmergeValues()
1670 LLT WideTy) { in widenScalarExtract()
1748 LLT WideTy) { in widenScalarInsert()
1760 LLT WideTy) { in widenScalarAddSubShlSat()
1803 LegalizerHelper::widenScalar(MachineInstr &MI, unsigned TypeIdx, LLT WideTy) { in widenScalar()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp429 auto *WideTy = in willNotOverflow() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1058 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2); in IsIncrementNSW() local
1072 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2); in IsIncrementNUW() local
DScalarEvolution.cpp1287 Type *WideTy = IntegerType::get(SE->getContext(), BitWidth * 2); in getPreStartForExtend() local
1486 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); in getZeroExtendExpr() local
1713 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); in getSignExtendExpr() local
7186 auto *WideTy = Distance->getType(); in howFarToZero() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1132 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2); in IsIncrementNSW() local
1146 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2); in IsIncrementNUW() local
DScalarEvolution.cpp1490 Type *WideTy = IntegerType::get(SE->getContext(), BitWidth * 2); in getPreStartForExtend() local
1733 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); in getZeroExtendExpr() local
2077 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); in getSignExtendExpr() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DScalarEvolutionExpander.cpp1156 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2); in IsIncrementNSW() local
1170 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2); in IsIncrementNUW() local
DSimplifyIndVar.cpp431 auto *WideTy = in willNotOverflow() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp510 Type *WideTy = in isAddRecSExtable() local
518 Type *WideTy = in isAddSExtable() local
526 Type *WideTy = in isMulSExtable() local
DInductiveRangeCheckElimination.cpp693 IntegerType *WideTy = in parseLoopStructure() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp636 Type *WideTy = in isAddRecSExtable() local
644 Type *WideTy = in isAddSExtable() local
652 Type *WideTy = in isMulSExtable() local
DInductiveRangeCheckElimination.cpp825 IntegerType *WideTy = in parseLoopStructure() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp632 Type *WideTy = in isAddRecSExtable() local
640 Type *WideTy = in isAddSExtable() local
648 Type *WideTy = in isMulSExtable() local
DInductiveRangeCheckElimination.cpp820 IntegerType *WideTy = in parseLoopStructure() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp875 MVT WideTy = MVT::getVectorVT(MVT::getIntegerVT(2*ElemTy.getSizeInBits()), in LowerSETCC() local
933 MVT WideTy = MVT::getVectorVT(MVT::getIntegerVT(2*ElemTy.getSizeInBits()), in LowerVSELECT() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1019 MVT WideTy = MVT::getVectorVT(MVT::getIntegerVT(2*ElemTy.getSizeInBits()), in LowerSETCC() local
1077 MVT WideTy = MVT::getVectorVT(MVT::getIntegerVT(2*ElemTy.getSizeInBits()), in LowerVSELECT() local
DHexagonISelLoweringHVX.cpp2237 EVT WideTy = getTypeToTransformTo(*DAG.getContext(), Ty); in shouldWidenToHvx() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp2967 const LLT WideTy = MRI.getType(SrcReg); in selectExtractElt() local
3050 const LLT WideTy = MRI.getType(SrcReg); in selectUnmergeValues() local
DAArch64ISelDAGToDAG.cpp1391 MVT WideTy = MVT::getVectorVT(EltTy, 2 * NarrowSize); in operator ()() local
DAArch64ISelLowering.cpp6510 MVT WideTy = MVT::getVectorVT(EltTy, 2 * NarrowSize); in WidenVector() local
8175 EVT WideTy = WideVec.getValueType(); in LowerINSERT_VECTOR_ELT() local
8209 EVT WideTy = WideVec.getValueType(); in LowerEXTRACT_VECTOR_ELT() local
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp3733 const LLT WideTy = MRI.getType(SrcReg); in selectExtractElt() local
3816 const LLT WideTy = MRI.getType(SrcReg); in selectUnmergeValues() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1237 MVT WideTy = MVT::getVectorVT(EltTy, 2 * NarrowSize); in operator ()() local
DAArch64ISelLowering.cpp4899 MVT WideTy = MVT::getVectorVT(EltTy, 2 * NarrowSize); in WidenVector() local
6470 EVT WideTy = WideVec.getValueType(); in LowerINSERT_VECTOR_ELT() local
6504 EVT WideTy = WideVec.getValueType(); in LowerEXTRACT_VECTOR_ELT() local

12