Home
last modified time | relevance | path

Searched full:hastype (Results 1 – 19 of 19) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/jobs/
Djob.cpp30 auto hasType = [&](Class const *klass) { in UpdateTypes() local
36 result = result && hasType(type.GetClass()); in UpdateTypes()
41 result = result && hasType(field->GetClass()); in UpdateTypes()
44 result = result && hasType(field->ResolveTypeClass(&handler)); in UpdateTypes()
/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager.h45 static constexpr bool HasType() in HasType() function
62 static_assert(HasType<Type>()); in GetIndex()
91 if constexpr (details::PredefinedAnalyses::HasType<T>()) { in RunPass()
/arkcompiler/runtime_core/static_core/compiler/optimizer/
Dpass_manager.h53 static constexpr bool HasType() in HasType() function
70 static_assert(HasType<Type>()); in GetIndex()
100 if constexpr (details::PredefinedAnalyses::HasType<T>()) { in RunPass()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dphi_resolver.h64 … ((inst->IsPhi() || (inst->GetType() == DataType::ANY && inst->IsCatchPhi())) && inst->HasType() && in Run()
73 } else if (!inst->HasType()) { in Run()
75 … ASSERT(inst->HasType() || (inst->IsCatchPhi() && !inst->CastToCatchPhi()->IsAcc())); in Run()
197 if (phiInst->HasType()) { in CheckPhiInputs()
Dinst_builder.h197 if (!input->HasType()) { in CreateCast()
Dinst_templates.yaml89 if (!input->HasType()) {
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dphi_resolver.h53 if (inst->HasType() || (!inst->GetUsers().Empty() && CheckPhiInputs(inst))) { in Run()
87 … ASSERT(inst->HasType() || (inst->IsCatchPhi() && !inst->CastToCatchPhi()->IsAcc())); in Run()
Dinst_templates.yaml59 if (!input->HasType()) {
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsUnionType.h53 bool HasType(Type *type) const;
DetsUnionType.cpp723 bool ETSUnionType::HasType(Type *type) const in HasType() function in ark::es2panda::checker::ETSUnionType
735 return HasType(checker->GlobalETSNullType()) || HasType(checker->GlobalETSUndefinedType()); in HasNullishType()
/arkcompiler/ets_frontend/ets2panda/test/unit/public/
Dast_verifier_short_test.cpp93 bool hasType = messages.empty(); in TEST_F() local
94 ASSERT_EQ(hasType, false); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_graph_test.cpp222 EXPECT_TRUE(graph->FindOrAddConstant(constant)->HasType()); in __anond96a90740602()
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1420 ASSERT(HasType()); in GetType()
1430 bool HasType() const in HasType() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp215 if (!user_inst->HasType()) { in CheckDataFlow()
Dinst.h780 bool HasType() const in HasType() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSCompiler.cpp151 exprType->AsETSUnionType()->HasType(etsg->Checker()->GlobalETSUndefinedType()); in Compile()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp301 if (!userInst->HasType()) { in CheckUserOfInt32()
Dinst.h837 bool HasType() const in HasType() function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2hasType(e){return this.type2Index.has(e)}tryGetTypeIndex(e){return this.type2Index.has(e)?this.typ… method in t.isStrictMode.anonymousFunctionf940dfa23fb00.anonymousFunctionf940dfa241300.anonymousFunctionf940dfa243800.anonymousFunctionf940dfa244c00.anonymousFunctionf940dfa245200.d.constructor.anonymousFunctionf940dfa245400.anonymousFunctionf940dfa245a00.u