Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp38 bool foldImmediates(MachineInstr &MI, bool TryToCommute = true) const;
96 bool SIShrinkInstructions::foldImmediates(MachineInstr &MI, in foldImmediates() function in SIShrinkInstructions
139 if (foldImmediates(MI, false)) in foldImmediates()
1096 foldImmediates(*Inst32); in run()