Searched refs:isKImmOperand (Results 1 – 4 of 4) sorted by relevance
45 bool isKImmOperand(const MachineOperand &Src) const;160 bool SIShrinkInstructions::isKImmOperand(const MachineOperand &Src) const { in isKImmOperand() function in SIShrinkInstructions275 (!SIInstrInfo::sopkIsZext(SOPKOpc) && isKImmOperand(Src1))) { in shrinkScalarCompare()865 if (Src1->isImm() && isKImmOperand(*Src1)) { in runOnMachineFunction()890 if (isKImmOperand(Src)) { in runOnMachineFunction()
1336 bool isKImmOperand(const MCInstrDesc &Desc, unsigned OpNo);
2357 bool isKImmOperand(const MCInstrDesc &Desc, unsigned OpNo) { in isKImmOperand() function
3566 AMDGPU::isKImmOperand(Desc, OpIdx)) { in isInlineConstant()