Searched refs:check_type (Results 1 – 10 of 10) sorted by relevance
42 static int check_type(yyscan_t yyscanner);177 return check_type(yyscanner);503 int check_type(yyscan_t yyscanner) { in check_type() function
778 static int check_type(yyscan_t yyscanner);1454 return check_type(yyscanner);3119 int check_type(yyscan_t yyscanner) { in check_type() function
652 target->check_type() != RECEIVER_MAP_CHECK) { in ProcessRelocInfos()653 SetInfo(ast_id, Smi::FromInt(target->check_type())); in ProcessRelocInfos()
5529 CheckType check_type) { in TryInlineBuiltinMethodCall() argument5530 ASSERT(check_type != RECEIVER_MAP_CHECK || !receiver_map.is_null()); in TryInlineBuiltinMethodCall()5538 if (argument_count == 2 && check_type == STRING_CHECK) { in TryInlineBuiltinMethodCall()5567 if (argument_count == 2 && check_type == RECEIVER_MAP_CHECK) { in TryInlineBuiltinMethodCall()5580 if (argument_count == 3 && check_type == RECEIVER_MAP_CHECK) { in TryInlineBuiltinMethodCall()5622 if (argument_count == 1 && check_type == RECEIVER_MAP_CHECK) { in TryInlineBuiltinMethodCall()5635 if (argument_count == 3 && check_type == RECEIVER_MAP_CHECK) { in TryInlineBuiltinMethodCall()5728 if (!expr->IsMonomorphic() || expr->check_type() != RECEIVER_MAP_CHECK) { in TryCallApply()5852 expr->check_type())) { in VisitCall()5862 expr->check_type() != RECEIVER_MAP_CHECK) { in VisitCall()[all …]
1015 CheckType check_type);
1577 CheckType check_type() const { return check_type_; } in check_type() function
3144 CheckType Code::check_type() { in check_type() function
4280 inline CheckType check_type();
2155 const glsl_type *check_type = var->type->is_array() in hir() local2158 switch (check_type->base_type) { in hir()2171 check_type->name); in hir()
274 (check_type):