Home
last modified time | relevance | path

Searched defs:parameter (Results 1 – 10 of 10) sorted by relevance

/art/compiler/optimizing/
Dgvn_test.cc35 HInstruction* parameter = new (GetAllocator()) HParameterValue(graph->GetDexFile(), in TEST_F() local
116 HInstruction* parameter = new (GetAllocator()) HParameterValue(graph->GetDexFile(), in TEST_F() local
196 HInstruction* parameter = new (GetAllocator()) HParameterValue(graph->GetDexFile(), in TEST_F() local
340 HInstruction* parameter = new (GetAllocator()) HParameterValue(graph->GetDexFile(), in TEST_F() local
Dnodes_test.cc150 HInstruction* parameter = new (GetAllocator()) HParameterValue( in TEST_F() local
215 HInstruction* parameter = new (GetAllocator()) HParameterValue( in TEST_F() local
Dbounds_check_elimination_test.cc298 HInstruction* parameter = new (GetAllocator()) HParameterValue( in TEST_F() local
367 HInstruction* parameter = new (allocator) HParameterValue( in BuildSSAGraph1() local
482 HInstruction* parameter = new (allocator) HParameterValue( in BuildSSAGraph2() local
694 HInstruction* parameter = new (allocator) HParameterValue( in BuildSSAGraph4() local
797 HInstruction* parameter = new (GetAllocator()) HParameterValue( in TEST_F() local
Dregister_allocator_test.cc496 HInstruction* parameter = new (GetAllocator()) HParameterValue( in BuildIfElseWithPhi() local
646 HInstruction* parameter = new (GetAllocator()) HParameterValue( in BuildFieldReturn() local
722 HInstruction* parameter = new (GetAllocator()) HParameterValue( in BuildTwoSubs() local
Dconstant_folding_test.cc753 HInstruction* parameter = new (GetAllocator()) HParameterValue( in TEST_F() local
Doptimizing_unit_test.h312 void AddParameter(HInstruction* parameter) { in AddParameter()
Dcode_generator.h216 size_t GetStackSlotOfParameter(HParameterValue* parameter) const { in GetStackSlotOfParameter()
Dinstruction_builder.cc633 HParameterValue* parameter = new (allocator_) HParameterValue(*dex_file_, in InitializeParameters() local
649 HParameterValue* parameter = new (allocator_) HParameterValue( in InitializeParameters() local
Dcode_generator_x86.cc3059 XmmRegister parameter = calling_convention.GetFpuRegisterAt(0); in VisitTypeConversion() local
/art/runtime/native/
Djava_lang_reflect_Executable.cc220 ObjPtr<mirror::Object> parameter = parameter_init->NewObject<'L', 'I', 'L', 'I'>( in Executable_getParameters0() local