Searched refs:applyClamp (Results 1 – 2 of 2) sorted by relevance
83 (apply [{ RegBankHelper.applyClamp(*${min_or_max}, ${matchinfo}); }])>;89 (apply [{ RegBankHelper.applyClamp(*${fmed3}, ${matchinfo}); }])>;
75 void applyClamp(MachineInstr &MI, Register &Reg);314 void AMDGPURegBankCombinerHelper::applyClamp(MachineInstr &MI, Register &Reg) { in applyClamp() function in AMDGPURegBankCombinerHelper