Lines Matching full:instruction
31 /* Insert an MIR instruction to the end of a basic block */
46 /* Insert an MIR instruction to the head of a basic block */
61 /* Insert an MIR instruction after the specified MIR */
78 * Append an LIR instruction to the LIR list maintained by a compilation
96 * Insert an LIR instruction before the current instruction, which cannot be the
97 * first instruction.
113 * Insert an LIR instruction after the current instruction, which cannot be the
114 * first instruction.