Searched refs:ZExtSrc (Results 1 – 1 of 1) sorted by relevance
67 unsigned ZExtSrc = MI.getOperand(1).getReg(); in tryCombineZExt() local68 LLT ZExtSrcTy = MRI.getType(ZExtSrc); in tryCombineZExt()