Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp109 bool tryFoldClamp(MachineInstr &MI);
1366 bool SIFoldOperands::tryFoldClamp(MachineInstr &MI) { in tryFoldClamp() function in SIFoldOperands
1792 Changed |= tryFoldClamp(MI); in runOnMachineFunction()