Searched refs:IsValidPush (Results 1 – 2 of 2) sorted by relevance
255 static bool IsValidPush(InstructionOperand source, PushTypeFlags push_type);
481 bool CodeGenerator::IsValidPush(InstructionOperand source, in IsValidPush() function in v8::internal::compiler::CodeGenerator533 if (IsValidPush(source, push_type)) { in GetPushCompatibleMoves()