HomeSort by relevance Sort by last modified time
    Searched refs:EmitSlowPaths (Results 1 - 4 of 4) sorted by null

  /art/compiler/utils/
assembler.h 222 void EmitSlowPaths(Assembler* sp_asm) {
357 virtual void EmitSlowPaths() { buffer_.EmitSlowPaths(this); }
  /art/compiler/utils/arm64/
assembler_arm64.h 93 void EmitSlowPaths();
assembler_arm64.cc 33 void Arm64Assembler::EmitSlowPaths() {
  /art/compiler/jni/quick/
jni_compiler.cc 428 __ EmitSlowPaths();

Completed in 323 milliseconds