Lines Matching full:quick
1047 * because the -quick versions always operate on 32 bits. Consider:
1049 * iput-quick foo (writes all 32 bits to the field)
1052 * iget-quick foo (reads all 32 bits from the field, yielding 0xffff0001)
1058 * approach is to have sub-int versions of iget-quick, but now we're wasting
1096 ILOGV("|iget%s-quick v%d,v%d,field@+%u", \
1141 ILOGV("|iput%s-quick v%d,v%d,field@0x%04x", \
1667 ILOGV("|invoke-virtual-quick-range args=%d @0x%04x {regs=v%d-v%d}",
1672 ILOGV("|invoke-virtual-quick args=%d @0x%04x {regs=0x%04x %x}",
1717 ILOGV("|invoke-super-quick-range args=%d @0x%04x {regs=v%d-v%d}",
1721 ILOGV("|invoke-super-quick args=%d @0x%04x {regs=0x%04x %x}",
1998 * including "quick" variants.