Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3455 MachineInstr *CstDef = MRI.getVRegDef(CstReg); in matchNotCmp() local
3456 auto MaybeCst = getIConstantSplatSExtVal(*CstDef, MRI); in matchNotCmp()