Searched refs:isKImmOperand (Results 1 – 4 of 4) sorted by relevance
40 bool isKImmOperand(const MachineOperand &Src) const;171 bool SIShrinkInstructions::isKImmOperand(const MachineOperand &Src) const { in isKImmOperand() function in SIShrinkInstructions286 (!SIInstrInfo::sopkIsZext(SOPKOpc) && isKImmOperand(Src1))) { in shrinkScalarCompare()911 if (Src1->isImm() && isKImmOperand(*Src1)) { in run()936 if (isKImmOperand(Src)) { in run()
1567 bool isKImmOperand(const MCInstrDesc &Desc, unsigned OpNo);
2611 bool isKImmOperand(const MCInstrDesc &Desc, unsigned OpNo) { in isKImmOperand() function
3713 AMDGPU::isKImmOperand(Desc, OpIdx)) { in isInlineConstant()