Home
last modified time | relevance | path

Searched refs:ValueLocationForStore (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_riscv64.cc94 Location ValueLocationForStore(HInstruction* value) { in ValueLocationForStore() function
2494 locations->SetInAt(1, ValueLocationForStore(instruction->InputAt(1))); in HandleFieldSet()
2924 locations->SetInAt(2, ValueLocationForStore(instruction->GetValue())); in VisitArraySet()