Searched refs:CreateCompiledMethod (Results 1 – 5 of 5) sorted by relevance
44 virtual CompiledMethod* CreateCompiledMethod(InstructionSet instruction_set,
73 CompiledMethod* CreateCompiledMethod(InstructionSet instruction_set,
256 CompiledMethod* CompiledMethodStorage::CreateCompiledMethod( in CreateCompiledMethod() function in art::CompiledMethodStorage
133 CompiledMethod* CreateCompiledMethod(InstructionSet instruction_set, in CreateCompiledMethod() function in art::CommonCompilerTestImpl::OneCompiledMethodStorage
730 CompiledMethod* compiled_method = storage->CreateCompiledMethod( in Emit()1210 return GetCompiledCodeStorage()->CreateCompiledMethod( in JniCompile()