Lines Matching refs:hasConstOperand
2423 bool hasConstOperand() const { in hasConstOperand() function in Ice::ARM32::__anonc54490810b11::NumericOperandsBase
2490 assert(!hasConstOperand() || llvm::isa<C>(this->Src1)); in NumericOperands()
2510 if (!swappedOperands() && hasConstOperand()) { in unswappedSrc1RShAmtImm()
2517 if (!swappedOperands() && hasConstOperand()) { in isSrc1ImmediateZero()
2591 assert(SrcsLo.hasConstOperand() == SrcsHi.hasConstOperand()); in lowerInt64Arithmetic()
2700 if (!SrcsLo.swappedOperands() && SrcsLo.hasConstOperand()) { in lowerInt64Arithmetic()
2798 if (!SrcsLo.swappedOperands() && SrcsLo.hasConstOperand()) { in lowerInt64Arithmetic()
3222 if (Srcs.hasConstOperand()) { in lowerArithmetic()
3249 if (Srcs.hasConstOperand()) { in lowerArithmetic()
3308 if (Srcs.hasConstOperand()) { in lowerArithmetic()
3341 if (!OptM1 && Srcs.hasConstOperand()) { in lowerArithmetic()
4434 assert(SrcsLo.hasConstOperand() == SrcsHi.hasConstOperand()); in lowerInt64IcmpCond()
4437 if (SrcsLo.hasConstOperand()) { in lowerInt64IcmpCond()
4556 if (!Srcs.hasConstOperand()) { in lowerInt32IcmpCond()
4596 if (!Srcs.hasConstOperand()) { in lowerInt8AndInt16IcmpCond()