Home
last modified time | relevance | path

Searched refs:Is32BitOperand (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc4921 bool Is32BitOperand(InstructionOperand* operand) { in Is32BitOperand() function
5049 if (code_kind() == CodeKind::WASM_FUNCTION && Is32BitOperand(source) && in AssembleMove()
5050 Is32BitOperand(destination)) { in AssembleMove()
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc42 bool Is32BitOperand(int index) { in Is32BitOperand() function in v8::internal::compiler::final

Completed in 16 milliseconds