Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp44 bool shouldShrinkTrue16(MachineInstr &MI) const;
145 bool SIShrinkInstructions::shouldShrinkTrue16(MachineInstr &MI) const { in shouldShrinkTrue16() function in SIShrinkInstructions
486 if (AMDGPU::isTrue16Inst(NewOpcode) && !shouldShrinkTrue16(MI)) in shrinkMadFma()
1027 !shouldShrinkTrue16(MI)) in runOnMachineFunction()