Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction.h402 LocationOperand(InstructionOperand::Kind operand_kind, in LocationOperand() argument
405 : InstructionOperand(operand_kind) { in LocationOperand()