Lines Matching defs:Is
907 SmallVector<AArch64_IMM::ImmInsnModel, 4> Is;
908 AArch64_IMM::expandMOVImm(Imm, BitSize, Is);
910 return Is.size() <= 2;
2776 // Is this a candidate for ld/st merging or pairing? For example, we don't
6402 // Is \param MO defined by an integer multiply and can be combined?
6409 // Is \param MO defined by a floating-point multiply and can be combined?
8998 // Is LR available? If so, we don't need a save.
9005 // Is an unused register available? If so, we won't modify the stack, so
9013 // Is SP used in the sequence at all? If not, we don't have to modify
9358 // Is this a terminator for a basic block?
9464 // Is this a load or store with an immediate offset with SP as the base?
9533 // Is there a call in the outlined range?