Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:isImm

192   assert(MO.isImm() && "did not expect relocated expression");
203 if (MO.isImm())
224 if (MO.isImm())
255 if (MO.isImm())
277 if (MO.isImm())
299 if (MO.isImm())
327 if (MO.isImm())
347 if (MO.isImm())
369 if (MO.isImm())
395 assert(MO.isImm() && "Expected an immediate value for the shift amount!");
419 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
428 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
437 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
446 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
455 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
464 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
473 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
482 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
491 assert(MO.isImm() && "Expected an immediate value for the scale amount!");
501 assert(MO.isImm() &&
517 if (UImm16MO.isImm())