Home | History | Annotate | Download | only in mips

Lines Matching refs:Emit

123   // Emit Machine Instructions.
395 // Emit data (e.g. encoded instruction or immediate) to the instruction stream.
396 void Emit(uint32_t value);
414 // Emit code that will create an activation on the stack.
420 // Emit code that will remove an activation from the stack.
559 // Emit slow paths queued during assembly and promote short branches to long if needed.
562 // Emit branches and finalize all instructions.
662 // So, we need a way to identify such branches in order to emit no instructions for them