Home
last modified time | relevance | path

Searched refs:InputInt16 (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator-impl.h69 int16_t InputInt16(size_t index) { in InputInt16() function in v8::internal::compiler::InstructionOperandConverter
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc1589 __ mov_w(operand, i.InputInt16(index)); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc2383 Immediate value(Immediate(i.InputInt16(index))); in AssembleArchInstruction()

Completed in 13 milliseconds