Home | History | Annotate | Download | only in runtime

Lines Matching refs:kInFpuRegister

65    * - kInFpuRegister: vreg stored in low 32 bits of an FPU register,
84 kInFpuRegister = 3, // 0b011
116 case Kind::kInFpuRegister:
139 case Kind::kInFpuRegister:
314 case DexRegisterLocation::Kind::kInFpuRegister:
342 case DexRegisterLocation::Kind::kInFpuRegister:
507 location.GetInternalKind() == DexRegisterLocation::Kind::kInFpuRegister ||