Lines Matching defs:opRegRegImm
491 static ArmLIR *opRegRegImm(CompilationUnit *cUnit, OpKind op, int rDest,613 /* Handle Thumb-only variants here - otherwise punt to opRegRegImm */649 /* Punt to opRegRegImm - if bad case catch it there */656 return opRegRegImm(cUnit, op, rDestSrc1, rDestSrc1, value);