Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp378 Type *WideTy = IntegerType::get(BO->getContext(), BitWidth * 2); in strengthenOverflowingOperation() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1043 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2); in IsIncrementNSW() local
1057 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2); in IsIncrementNUW() local
DScalarEvolution.cpp1286 Type *WideTy = IntegerType::get(SE->getContext(), BitWidth * 2); in getPreStartForExtend() local
1480 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); in getZeroExtendExpr() local
1693 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); in getSignExtendExpr() local
6697 auto *WideTy = Distance->getType(); in HowFarToZero() 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.cpp722 IntegerType *WideTy = in parseLoopStructure() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1237 MVT WideTy = MVT::getVectorVT(EltTy, 2 * NarrowSize); in operator ()() local
DAArch64ISelLowering.cpp4804 MVT WideTy = MVT::getVectorVT(EltTy, 2 * NarrowSize); in WidenVector() local
6379 EVT WideTy = WideVec.getValueType(); in LowerINSERT_VECTOR_ELT() local
6413 EVT WideTy = WideVec.getValueType(); in LowerEXTRACT_VECTOR_ELT() local