Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.h294 static bool IsValidPush(InstructionOperand source, PushTypeFlags push_type);
H A Dcode-generator.cc552 bool CodeGenerator::IsValidPush(InstructionOperand source, in IsValidPush() function in v8::internal::compiler::CodeGenerator
603 if (IsValidPush(source, push_type)) { in GetPushCompatibleMoves()

Completed in 4 milliseconds