Home
last modified time | relevance | path

Searched defs:tryCombineCopy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegBankLegalize.cpp140 void tryCombineCopy(MachineInstr &MI) { in tryCombineCopy() function in AMDGPURegBankLegalizeCombiner
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp223 bool CombinerHelper::tryCombineCopy(MachineInstr &MI) const { in tryCombineCopy() function in CombinerHelper