Lines Matching refs:Emit
745 // Emit code that loads |parameter_index|'th parameter from the stack to
818 // If emit_debug_code() is true, emit a run-time check to ensure that
1628 // Emit code for a truncating division by a constant. The dividend register is
1902 // Emit a code age sequence that calls the relevant code age stub. The code
1975 // MacroAssembler will assert if a method which can emit a variable number
2015 // be able to emit a veneer for this branch if necessary.
2150 // Use MacroAssembler::InlineData to emit information about patchable inline
2156 static void Emit(MacroAssembler* masm, const Register& reg,
2159 // Emit information to indicate that there is no inline SMI check.
2162 Emit(masm, NoReg, &unbound);
2174 // used in a patchable check. The Emit() method checks this.