Home
last modified time | relevance | path

Searched refs:getMidVTForTruncRightShiftCombine (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2619 static LLT getMidVTForTruncRightShiftCombine(LLT ShiftTy, LLT TruncTy) { in getMidVTForTruncRightShiftCombine() function
2675 NewShiftTy = getMidVTForTruncRightShiftCombine(SrcTy, DstTy); in matchCombineTruncOfShift()