Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64PreLegalizerCombiner.cpp85 LLT WideTy = MRI.getType(WideReg); in matchICmpRedundantTrunc() local
100 LLT WideTy = MRI.getType(WideReg); in applyICmpRedundantTrunc() local
H A DAArch64CallLowering.cpp614 LLT WideTy = MRI.getType(WideReg); in lowerFormalArguments() local
H A DAArch64InstructionSelector.cpp4173 const LLT WideTy = MRI.getType(SrcReg); in selectExtractElt() local
4253 const LLT WideTy = MRI.getType(SrcReg); in selectUnmergeValues() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1439 void LegalizerHelper::widenScalarSrc(MachineInstr &MI, LLT WideTy, in widenScalarSrc()
1503 LLT WideTy) { in widenScalarMergeValues()
1626 LLT WideTy) { in widenScalarUnmergeValues()
1755 LLT WideTy) { in widenScalarExtract()
1833 LLT WideTy) { in widenScalarInsert()
1845 LLT WideTy) { in widenScalarAddSubOverflow()
1928 LLT WideTy) { in widenScalarAddSubShlSat()
1972 LLT WideTy) { in widenScalarMulo()
3094 LLT WideTy = LLT::scalar(StoreSizeInBits); in lowerStore() local
6586 LLT WideTy = LLT::scalar(DstTy.getSizeInBits()); in lowerMergeValues() local
[all …]
H A DCombinerHelper.cpp4731 LLT WideTy = MRI.getType(Dst); in matchNarrowBinopFeedingAnd() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1169 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2); in IsIncrementNSW() local
1183 Type *WideTy = IntegerType::get(AR->getType()->getContext(), BitWidth * 2); in IsIncrementNUW() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp822 IntegerType *WideTy = in parseLoopStructure() local
H A DLoopStrengthReduce.cpp668 Type *WideTy = in isAddRecSExtable() local
676 Type *WideTy = in isAddSExtable() local
684 Type *WideTy = in isMulSExtable() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1039 MVT WideTy = MVT::getVectorVT(MVT::getIntegerVT(2*ElemTy.getSizeInBits()), in LowerSETCC() local
1097 MVT WideTy = MVT::getVectorVT(MVT::getIntegerVT(2*ElemTy.getSizeInBits()), in LowerVSELECT() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1513 IntegerType *WideTy = Builder.getIntNTy(PatternWidth); in instCombineSVEDupqLane() local
H A DAArch64ISelDAGToDAG.cpp1896 MVT WideTy = MVT::getVectorVT(EltTy, 2 * NarrowSize); in operator ()() local
H A DAArch64ISelLowering.cpp10274 MVT WideTy = MVT::getVectorVT(EltTy, 2 * NarrowSize); in WidenVector() local
12586 EVT WideTy = WideVec.getValueType(); in LowerINSERT_VECTOR_ELT() local
12637 EVT WideTy = WideVec.getValueType(); in LowerEXTRACT_VECTOR_ELT() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp1431 Type *WideTy = IntegerType::get(SE->getContext(), BitWidth * 2); in getPreStartForExtend() local
1720 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); in getZeroExtendExprImpl() local
2082 Type *WideTy = IntegerType::get(getContext(), BitWidth * 2); in getSignExtendExprImpl() local
2367 auto *WideTy = in willNotOverflow() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2651 LLT WideTy = widenToNextPowerOf2(ValTy); in legalizeLoad() local