Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp94 bool tryFoldZeroHighBits(MachineInstr &MI) const;
1197 bool SIFoldOperands::tryFoldZeroHighBits(MachineInstr &MI) const { in tryFoldZeroHighBits() function in SIFoldOperands
1720 if (tryFoldZeroHighBits(MI)) { in runOnMachineFunction()