Home | History | Annotate | Download | only in arm

Lines Matching refs:note

349         /* NOTE: marking card based on object head */
457 //NOTE: max live temps(4) here.
582 /* NOTE: marking card here based on object head */
659 /* NOTE - result is in r2/r3 instead of r0/r1 */
758 /* NOTE: returns in r1 */
937 * Load arguments to r0..r4. Note that these registers may contain
969 * Note: here, all promoted registers will have been flushed
1059 * Note: all Dalvik register state should be flushed to
1122 * Note: all Dalvik register state should be flushed to
1564 /* NOTE: marking card based sfield->clazz */
1645 * Note: It is possible that classPtr is NULL at this point,
1664 * rlSrc.lowReg now contains object->clazz. Note that
1711 * Note the invoke-static and move-result-object with the (I) notation are
2291 * Note: It is possible that classPtr is NULL at this point,
2336 // NOTE: intentional fallthrough
2358 // NOTE: intentional fallthrough
3194 * and partly with a handler. NOTE: the handler uses hardcoded
3364 * NOTE: Handles both range and non-range versions (arguments
3630 * NOTE: these synthesized blocks don't have ssa names assigned
4103 char *note;
4105 note = " (I)";
4107 note = " (PI)";
4109 note = " (C)";
4111 note = NULL;
4118 note));