Searched refs:poison_index (Results 1 – 1 of 1) sorted by relevance
320 int const poison_index = i.InputInt32(1); in MoveOperandIfAliasedWithPoisonRegister() local321 if (poison_index == -1) { in MoveOperandIfAliasedWithPoisonRegister()326 InstructionOperand* op = call_instruction->InputAt(poison_index); in MoveOperandIfAliasedWithPoisonRegister()330 gen->tasm()->mov(kSpeculationPoisonRegister, i.InputOperand(poison_index)); in MoveOperandIfAliasedWithPoisonRegister()