Home
last modified time | relevance | path

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

/art/compiler/jni/quick/
Djni_compiler.cc65 static std::unique_ptr<JNIMacroAssembler<kPointerSize>> GetMacroAssembler( in GetMacroAssembler() function
218 GetMacroAssembler<kPointerSize>(&allocator, instruction_set, instruction_set_features); in ArtJniCompileMethodInternal()