/external/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 374 auto *WideTy = in eliminateOverflowIntrinsic() local 519 Type *WideTy = IntegerType::get(BO->getContext(), BitWidth * 2); in strengthenOverflowingOperation() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 594 void LegalizerHelper::widenScalarSrc(MachineInstr &MI, LLT WideTy, in widenScalarSrc() 601 void LegalizerHelper::widenScalarDst(MachineInstr &MI, LLT WideTy, in widenScalarDst() 611 LegalizerHelper::widenScalar(MachineInstr &MI, unsigned TypeIdx, LLT WideTy) { in widenScalar()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | SimplifyIndVar.cpp | 451 auto *WideTy = in eliminateOverflowIntrinsic() local 749 Type *WideTy = IntegerType::get(BO->getContext(), BitWidth * 2); in strengthenOverflowingOperation() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 1058 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
|
D | ScalarEvolution.cpp | 1287 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-7.0/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 1113 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2); in IsIncrementNSW() local 1127 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2); in IsIncrementNUW() local
|
D | ScalarEvolution.cpp | 1445 Type *WideTy = IntegerType::get(SE->getContext(), BitWidth * 2); in getPreStartForExtend() local 1688 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); in getZeroExtendExpr() local 2032 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); in getSignExtendExpr() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 415 Type *WideTy = in isAddRecSExtable() local 423 Type *WideTy = in isAddSExtable() local 431 Type *WideTy = in isMulSExtable() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 510 Type *WideTy = in isAddRecSExtable() local 518 Type *WideTy = in isAddSExtable() local 526 Type *WideTy = in isMulSExtable() local
|
D | InductiveRangeCheckElimination.cpp | 693 IntegerType *WideTy = in parseLoopStructure() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 957 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); in getZeroExtendExpr() local 1101 Type *WideTy = IntegerType::get(SE->getContext(), BitWidth * 2); in getPreStartForSignExtend() local 1223 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); in getSignExtendExpr() local 6066 Type *WideTy = IntegerType::get(getContext(), in getBECount() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 618 Type *WideTy = in isAddRecSExtable() local 626 Type *WideTy = in isAddSExtable() local 634 Type *WideTy = in isMulSExtable() local
|
D | InductiveRangeCheckElimination.cpp | 907 IntegerType *WideTy = in parseLoopStructure() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 1237 MVT WideTy = MVT::getVectorVT(EltTy, 2 * NarrowSize); in operator ()() local
|
D | AArch64ISelLowering.cpp | 4899 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
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 1305 MVT WideTy = MVT::getVectorVT(EltTy, 2 * NarrowSize); in operator ()() local
|
D | AArch64ISelLowering.cpp | 5670 MVT WideTy = MVT::getVectorVT(EltTy, 2 * NarrowSize); in WidenVector() local 7280 EVT WideTy = WideVec.getValueType(); in LowerINSERT_VECTOR_ELT() local 7314 EVT WideTy = WideVec.getValueType(); in LowerEXTRACT_VECTOR_ELT() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 818 MVT WideTy = MVT::getVectorVT(MVT::getIntegerVT(2*ElemTy.getSizeInBits()), in LowerSETCC() local
|