Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp114 bool matchCombine_s_mul_u64(MachineInstr &MI, unsigned &NewOpcode) const;
417 bool AMDGPUPostLegalizerCombinerImpl::matchCombine_s_mul_u64( in matchCombine_s_mul_u64() function in __anon9d625cc50111::AMDGPUPostLegalizerCombinerImpl
H A DAMDGPUCombine.td116 [{ return matchCombine_s_mul_u64(*${smul}, ${matchinfo}); }]),