Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp255 bool tryFoldClamp(MachineInstr &MI);
2099 bool SIFoldOperandsImpl::tryFoldClamp(MachineInstr &MI) { in tryFoldClamp() function in SIFoldOperandsImpl
2775 Changed |= tryFoldClamp(MI); in run()