Home
last modified time | relevance | path

Searched defs:rl_obj (Results 1 – 4 of 4) sorted by relevance

/art/compiler/dex/quick/
Dgen_invoke.cc1194 RegLocation rl_obj = info->args[0]; in GenInlinedReferenceGetReferent() local
1245 RegLocation rl_obj = info->args[0]; in GenInlinedCharAt() local
1302 RegLocation rl_obj = info->args[0]; in GenInlinedStringIsEmptyOrLength() local
1493 RegLocation rl_obj = info->args[0]; in GenInlinedIndexOf() local
1704 RegLocation rl_obj = LoadValue(info->args[0], kRefReg); in GenInvoke() local
Dgen_common.cc723 RegLocation rl_dest, RegLocation rl_obj, bool is_long_or_double, in GenIGet()
770 RegLocation rl_src, RegLocation rl_obj, bool is_long_or_double, in GenIPut()
/art/compiler/dex/portable/
Dmir_to_gbc.cc580 RegLocation rl_dest, RegLocation rl_obj, int field_index) { in ConvertIget()
592 RegLocation rl_src, RegLocation rl_obj, int field_index) { in ConvertIput()
/art/compiler/dex/quick/x86/
Dtarget_x86.cc1241 RegLocation rl_obj = info->args[0]; in GenInlinedIndexOf() local
2838 RegLocation rl_obj = info->args[0]; in GenInlinedCharAt() local