Lines Matching refs:kLocPhysReg
1357 if (!cu_->target64 && rl_start.location != kLocPhysReg) { in GenInlinedIndexOf()
2223 if (rl_result.location == kLocPhysReg) { in GenAddReduceVector()
2247 extr_opcode = (rl_result.location == kLocPhysReg) ? kX86PextrdMRI : kX86PextrdRRI; in GenReduceVector()
2252 extr_opcode = (rl_result.location == kLocPhysReg) ? kX86PextrwMRI : kX86PextrwRRI; in GenReduceVector()
2260 if (rl_result.location == kLocPhysReg) { in GenReduceVector()
2476 rl_src.location = kLocPhysReg; in FlushIns()
2482 if (rl_method.location == kLocPhysReg) { in FlushIns()
2514 if (t_loc->location == kLocPhysReg) { in FlushIns()
2528 if (t_loc->location == kLocPhysReg) { in FlushIns()
2621 if (loc.location == kLocPhysReg) { in GenDalvikArgsRange()
2628 if (loc.location == kLocPhysReg) { in GenDalvikArgsRange()
2767 if (rl_arg.location == kLocPhysReg) { in GenDalvikArgsRange()
2774 if (rl_arg.location == kLocPhysReg) { in GenDalvikArgsRange()
2876 if (rl_idx.location == kLocPhysReg) { in GenInlinedCharAt()