Home
last modified time | relevance | path

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

/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/compiler/optimizer/ir_builder/
Dphi_resolver.h49 if (inst->HasType() || (!inst->GetUsers().Empty() && CheckPhiInputs(inst))) { in Run()
81 … ASSERT(inst->HasType() || (inst->IsCatchPhi() && !inst->CastToCatchPhi()->IsAcc())); in Run()
Dinst_templates.yaml59 if (!input->HasType()) {
/arkcompiler/ets_frontend/ts2panda/src/
DtypeRecorder.ts81 public hasType(typeNode: ts.Node): boolean { method in TypeRecorder
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_graph_test.cpp222 EXPECT_TRUE(graph->FindOrAddConstant(constant)->HasType()); in __anon1425b6d40602()
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1359 ASSERT(HasType()); in GetType()
1369 bool HasType() const in HasType() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp222 if (!user_inst->HasType()) { in CheckDataFlow()
Dinst.h779 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.anonymousFunction83c68e023fb00.anonymousFunction83c68e0241300.anonymousFunction83c68e0243800.anonymousFunction83c68e0244c00.anonymousFunction83c68e0245200.d.constructor.anonymousFunction83c68e0245400.anonymousFunction83c68e0245a00.u