Searched refs:hasConstOperand (Results 1 – 1 of 1) sorted by relevance
2417 bool hasConstOperand() const { in hasConstOperand() function in Ice::ARM32::__anone162c0690b11::NumericOperandsBase2486 assert(!hasConstOperand() || llvm::isa<C>(this->Src1)); in NumericOperands()2506 if (!swappedOperands() && hasConstOperand()) { in unswappedSrc1RShAmtImm()2513 if (!swappedOperands() && hasConstOperand()) { in isSrc1ImmediateZero()2587 assert(SrcsLo.hasConstOperand() == SrcsHi.hasConstOperand()); in lowerInt64Arithmetic()2696 if (!SrcsLo.swappedOperands() && SrcsLo.hasConstOperand()) { in lowerInt64Arithmetic()2795 if (!SrcsLo.swappedOperands() && SrcsLo.hasConstOperand()) { in lowerInt64Arithmetic()3221 if (Srcs.hasConstOperand()) { in lowerArithmetic()3248 if (Srcs.hasConstOperand()) { in lowerArithmetic()3307 if (Srcs.hasConstOperand()) { in lowerArithmetic()[all …]