Searched refs:isLiteralConstant (Results 1 – 3 of 3) sorted by relevance
153 TII->isLiteralConstant(Src0, TII->getOpSize(MI, Src0Idx))) in foldImmediates()
308 bool isLiteralConstant(const MachineOperand &MO, unsigned OpSize) const;
1338 bool SIInstrInfo::isLiteralConstant(const MachineOperand &MO, in isLiteralConstant() function in SIInstrInfo1371 if (isLiteralConstant(MO, OpSize)) in isImmOperandLegal()1403 if (isLiteralConstant(MO, OpSize)) in usesConstantBus()1487 if (isLiteralConstant(MI->getOperand(i), in verifyInstruction()