Searched refs:shouldShrinkTrue16 (Results 1 – 1 of 1) sorted by relevance
44 bool shouldShrinkTrue16(MachineInstr &MI) const;145 bool SIShrinkInstructions::shouldShrinkTrue16(MachineInstr &MI) const { in shouldShrinkTrue16() function in SIShrinkInstructions486 if (AMDGPU::isTrue16Inst(NewOpcode) && !shouldShrinkTrue16(MI)) in shrinkMadFma()1027 !shouldShrinkTrue16(MI)) in runOnMachineFunction()