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
134 CompiledMethod* CreateCompiledMethod(InstructionSet instruction_set, in CreateCompiledMethod() function in art::CommonCompilerTestImpl::OneCompiledMethodStorage
742 CompiledMethod* compiled_method = storage->CreateCompiledMethod( in Emit()1243 return GetCompiledCodeStorage()->CreateCompiledMethod( in JniCompile()