Home
last modified time | relevance | path

Searched defs:MidTy (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PreLegalizerCombiner.cpp245 LLT MidTy = MRI.getType(MidReg); in matchExtAddvToUdotAddv() local
317 LLT MidTy; in applyExtAddvToUdotAddv() local
589 LLT MidTy = SrcTy.changeElementSize(SrcTy.getScalarSizeInBits() * 2); in applyPushAddSubExt() local
H A DAArch64LegalizerInfo.cpp1751 LLT MidTy, ExtTy; in legalizeIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp55 Type *MidTy = Op->getType(); in foldConstantCastPair() local
H A DAutoUpgrade.cpp5177 Type *MidTy = Type::getInt64Ty(Context); in UpgradeBitCastInst() local
5197 Type *MidTy = Type::getInt64Ty(Context); in UpgradeBitCastExpr() local
H A DInstructions.cpp2824 Type *SrcTy, Type *MidTy, Type *DstTy, Type *SrcIntPtrTy, Type *MidIntPtrTy, in isEliminableCastPair()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp131 Type *MidTy = CI1->getDestTy(); in isEliminableCastPair() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3504 LLT MidTy = DstTy.changeElementType(UnmergeSrcTy.getScalarType()); in matchUseVectorTruncate() local
3536 auto MidTy = DstTy.changeElementType(UnmergeSrcTy.getScalarType()); in applyUseVectorTruncate() local
H A DLegalizerHelper.cpp3670 LLT MidTy = in bitcastExtractVectorElt() local
7407 LLT MidTy = SrcTy.changeElementSize(SrcTyScalarSize * 2); in lowerEXT() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5366 Type *MidTy = CI->getType(); in simplifyCastInst() local