Lines Matching defs:follow_operand
2077 follow_operand(opt_ctx& ctx, Operand op, bool ignore_uses = false)
2115 op_instr[i] = follow_operand(ctx, instr->operands[i], true);
2205 Instruction* nan_test = follow_operand(ctx, instr->operands[0], true);
2206 Instruction* cmp = follow_operand(ctx, instr->operands[1], true);
2305 Instruction* nan_test = follow_operand(ctx, instr->operands[0], true);
2306 Instruction* cmp = follow_operand(ctx, instr->operands[1], true);
2400 Instruction* cmp = follow_operand(ctx, instr->operands[1]);
2482 Instruction* op2_instr = follow_operand(ctx, op1_instr->operands[swap]);
2615 Instruction* extins = follow_operand(ctx, instr->operands[i]);
2700 Instruction* op2_instr = follow_operand(ctx, instr->operands[0]);
2743 Instruction* op2_instr = follow_operand(ctx, instr->operands[i]);
2780 Instruction* op2_instr = follow_operand(ctx, instr->operands[i], true);
2863 Instruction* op_instr = follow_operand(ctx, instr->operands[i]);
3322 Instruction* op_instr = follow_operand(ctx, instr->operands[i], true);
3379 Instruction* op_instr = follow_operand(ctx, instr->operands[i]);