Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2269 static LLT getMidVTForTruncRightShiftCombine(LLT ShiftTy, LLT TruncTy) { in getMidVTForTruncRightShiftCombine() function
2325 NewShiftTy = getMidVTForTruncRightShiftCombine(SrcTy, DstTy); in matchCombineTruncOfShift()