Home
last modified time | relevance | path

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

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