Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager.h50 static constexpr bool HasType() in HasType() function
67 static_assert(HasType<Type>()); in GetIndex()
97 if constexpr (details::PredefinedAnalyses::HasType<T>()) { in RunPass()
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dphi_resolver.h48 if (inst->HasType() || (!inst->GetUsers().Empty() && CheckPhiInputs(inst))) { in Run()
80 … ASSERT(inst->HasType() || (inst->IsCatchPhi() && !inst->CastToCatchPhi()->IsAcc())); in Run()
Dinst_builder.h236 if (!input->HasType()) { in CreateCast()
Dinst_templates.yaml59 if (!input->HasType()) {
/arkcompiler/ets_frontend/ts2panda/src/
DtypeRecorder.ts81 public hasType(typeNode: ts.Node): boolean { method in TypeRecorder
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1174 ASSERT(HasType()); in GetType()
1184 bool HasType() const in HasType() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp224 if (!user_inst->HasType()) { in CheckDataFlow()
Dinst.h834 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.anonymousFunction71de2d834b300.anonymousFunction71de2d834cb00.anonymousFunction71de2d834f100.anonymousFunction71de2d8350500.anonymousFunction71de2d8350b00.d.constructor.anonymousFunction71de2d8350d00.anonymousFunction71de2d8351300.u