Searched refs:isLiteralConstant (Results 1 – 3 of 3) sorted by relevance
142 TII->isLiteralConstant(Src0, TII->getOpSize(MI, Src0Idx))) in foldImmediates()
216 bool isLiteralConstant(const MachineOperand &MO, unsigned OpSize) const;
1163 bool SIInstrInfo::isLiteralConstant(const MachineOperand &MO, in isLiteralConstant() function in SIInstrInfo1196 if (isLiteralConstant(MO, OpSize)) in isImmOperandLegal()1228 if (isLiteralConstant(MO, OpSize)) in usesConstantBus()1292 if (isLiteralConstant(MI->getOperand(i), in verifyInstruction()1692 } else if (!isLiteralConstant(MO, getOpSize(MI->getOpcode(), Idx))) { in legalizeOperands()