Home
last modified time | relevance | path

Searched refs:call_instruction (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/ia32/
Dcode-generator-ia32.cc317 void MoveOperandIfAliasedWithPoisonRegister(Instruction* call_instruction, in MoveOperandIfAliasedWithPoisonRegister() argument
319 IA32OperandConverter i(gen, call_instruction); in MoveOperandIfAliasedWithPoisonRegister()
326 InstructionOperand* op = call_instruction->InputAt(poison_index); in MoveOperandIfAliasedWithPoisonRegister()