Home
last modified time | relevance | path

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

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