Lines Matching refs:kInStack
1284 DexRegisterLocation::Kind::kInStack, location.GetStackIndex()); in RecordCatchBlockInfo()
1289 DexRegisterLocation::Kind::kInStack, location.GetStackIndex()); in RecordCatchBlockInfo()
1291 DexRegisterLocation::Kind::kInStack, location.GetHighStackIndex(kVRegSize)); in RecordCatchBlockInfo()
1355 stack_map_stream->AddDexRegisterEntry(Kind::kInStack, location.GetStackIndex()); in EmitVRegInfo()
1360 stack_map_stream->AddDexRegisterEntry(Kind::kInStack, location.GetStackIndex()); in EmitVRegInfo()
1362 Kind::kInStack, location.GetHighStackIndex(kVRegSize)); in EmitVRegInfo()
1372 stack_map_stream->AddDexRegisterEntry(Kind::kInStack, offset); in EmitVRegInfo()
1374 stack_map_stream->AddDexRegisterEntry(Kind::kInStack, offset + kVRegSize); in EmitVRegInfo()
1393 stack_map_stream->AddDexRegisterEntry(Kind::kInStack, offset); in EmitVRegInfo()
1395 stack_map_stream->AddDexRegisterEntry(Kind::kInStack, offset + kVRegSize); in EmitVRegInfo()
1415 stack_map_stream->AddDexRegisterEntry(Kind::kInStack, offset); in EmitVRegInfo()
1421 stack_map_stream->AddDexRegisterEntry(Kind::kInStack, offset); in EmitVRegInfo()
1436 stack_map_stream->AddDexRegisterEntry(Kind::kInStack, offset); in EmitVRegInfo()
1442 stack_map_stream->AddDexRegisterEntry(Kind::kInStack, offset); in EmitVRegInfo()