Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:isImm

219   assert(MO.isImm() && "did not expect relocated expression");
230 if (MO.isImm())
251 if (MO.isImm())
282 if (MO.isImm())
304 if (MO.isImm())
326 if (MO.isImm())
354 if (MO.isImm())
374 if (MO.isImm())
396 if (MO.isImm())
422 assert(MO.isImm() && "Expected an immediate value for the shift amount!");
445 assert(MO.isImm() && "Expected an immediate value for the shift amount!");
453 assert(MO.isImm() && "Expected an immediate value for the shift amount!");
462 assert(MO.isImm() && "Expected an immediate value for the shift amount!");
471 assert(MO.isImm() && "Expected an immediate value for the shift amount!");
481 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
490 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
499 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
508 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
517 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
526 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
535 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
544 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
553 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
563 assert(MO.isImm() &&
579 if (UImm16MO.isImm())