Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp107 bool tryFoldZeroHighBits(MachineInstr &MI) const;
1331 bool SIFoldOperands::tryFoldZeroHighBits(MachineInstr &MI) const { in tryFoldZeroHighBits() function in SIFoldOperands
2158 if (tryFoldZeroHighBits(MI)) { in runOnMachineFunction()