Searched refs:CstDef (Results 1 – 1 of 1) sorted by relevance
3455 MachineInstr *CstDef = MRI.getVRegDef(CstReg); in matchNotCmp() local3456 auto MaybeCst = getIConstantSplatSExtVal(*CstDef, MRI); in matchNotCmp()