Searched defs:EmitSlowPaths (Results 1 – 2 of 2) sorted by relevance
222 void EmitSlowPaths(Assembler* sp_asm) { in EmitSlowPaths() function357 virtual void EmitSlowPaths() { buffer_.EmitSlowPaths(this); } in EmitSlowPaths() function
33 void Arm64Assembler::EmitSlowPaths() { in EmitSlowPaths() function in art::arm64::Arm64Assembler