Searched refs:NarrowRegLoc (Results 1 – 7 of 7) sorted by relevance
302 rl_src_address = NarrowRegLoc(rl_src_address); // ignore high half in info->args[1] in GenInlinedPeek()318 rl_src_address = NarrowRegLoc(rl_src_address); // ignore high half in info->args[1] in GenInlinedPoke()
753 rl_src_address = NarrowRegLoc(rl_src_address); // ignore high half in info->args[1] in GenInlinedPeek()778 rl_src_address = NarrowRegLoc(rl_src_address); // ignore high half in info->args[1] in GenInlinedPoke()801 rl_src_offset = NarrowRegLoc(rl_src_offset); // ignore high half in info->args[3] in GenInlinedCas()
748 rl_arg = NarrowRegLoc(rl_arg); in LoadArgRegs()1611 rl_src_offset = NarrowRegLoc(rl_src_offset); // ignore high half in info->args[3] in GenInlinedUnsafeGet()1656 rl_src_offset = NarrowRegLoc(rl_src_offset); // ignore high half in info->args[3] in GenInlinedUnsafePut()
904 rl_src[0] = NarrowRegLoc(rl_src[0]); in CompileDalvikInstruction()
1286 RegLocation Mir2Lir::NarrowRegLoc(RegLocation loc) { in NarrowRegLoc() function in art::Mir2Lir
719 virtual RegLocation NarrowRegLoc(RegLocation loc);
853 rl_src_address = NarrowRegLoc(rl_src_address); // ignore high half in info->args[0] in GenInlinedPeek()875 rl_src_address = NarrowRegLoc(rl_src_address); // ignore high half in info->args[0] in GenInlinedPoke()929 rl_src_offset = NarrowRegLoc(rl_src_offset); // ignore high half in info->args[3] in GenInlinedCas()