Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp30 class SIShrinkInstructions { class
61 SIShrinkInstructions() = default;
96 bool SIShrinkInstructions::foldImmediates(MachineInstr &MI, in foldImmediates()
152 bool SIShrinkInstructions::shouldShrinkTrue16(MachineInstr &MI) const { in shouldShrinkTrue16()
171 bool SIShrinkInstructions::isKImmOperand(const MachineOperand &Src) const { in isKImmOperand()
176 bool SIShrinkInstructions::isKUImmOperand(const MachineOperand &Src) const { in isKUImmOperand()
181 bool SIShrinkInstructions::isKImmOrKUImmOperand(const MachineOperand &Src, in isKImmOrKUImmOperand()
230 void SIShrinkInstructions::copyExtraImplicitOps(MachineInstr &NewMI, in copyExtraImplicitOps()
244 void SIShrinkInstructions::shrinkScalarCompare(MachineInstr &MI) const { in shrinkScalarCompare()
294 void SIShrinkInstructions::shrinkMIMG(MachineInstr &MI) const { in shrinkMIMG()
[all …]