Lines Matching full:instruction
63 // For each lithium instruction there are exactly two lifetime positions:
64 // the beginning and the end of the instruction. Lifetime positions for
69 // the instruction with the given index.
79 // Returns the index of the instruction to which this lifetime position
86 // Returns true if this lifetime position corresponds to the instruction
92 // Returns the lifetime position for the start of the instruction which
99 // Returns the lifetime position for the end of the instruction which
106 // Returns the lifetime position for the beginning of the next instruction.
113 // instruction.
121 // instruction.
125 // instruction.
154 // A register-allocator view of a Lithium instruction. It contains the id of
275 // intervals over the instruction ordering.
473 // Simply set a flag to find and process instruction later.