Home | History | Annotate | Download | only in courgette

Lines Matching defs:instruction

1255       Instruction* instruction = instructions[i];
1256 if (Label* label = program->InstructionAbs32Label(instruction))
1258 if (Label* label = program->InstructionRel32Label(instruction))