Home
last modified time | relevance | path

Searched defs:SrcDef (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizationArtifactCombiner.h819 MachineInstr *SrcDef = getDefIgnoringCopies(SrcReg, MRI); in tryCombineUnmergeValues() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp865 MachineInstr *SrcDef = MRI->getVRegDef(SrcReg); in processPHINode() local
H A DSIFoldOperands.cpp1207 MachineInstr *SrcDef = MRI->getVRegDef(Src1); in tryFoldZeroHighBits() local
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1258 const MachineInstr *SrcDef = getDefIgnoringCopies(SrcElt, MRI); in matchUnaryPredicate() local