Home
last modified time | relevance | path

Searched defs:ct (Results 1 – 15 of 15) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsUnionType.cpp162 for (auto *ct : ConstituentTypes()) { in RelationTarget() local
268 auto ct = types[i]; in LinearizeAndEraseIdentical() local
280 auto *const ct = types[i]; in LinearizeAndEraseIdentical() local
288 for (auto &ct : types) { in LinearizeAndEraseIdentical() local
316 auto const isNumeric = [](auto *ct) { return ct->HasTypeFlag(ETS_NORMALIZABLE_NUMERIC); }; in NormalizeTypes()
723 …o it = std::find_if(constituentTypes_.begin(), constituentTypes_.end(), [checker, type](Type *ct) { in FindExactOrBoxedType()
742 [](checker::Type const *ct) { return ct->DefinitelyETSNullish(); })) { in ResolveConditionExpr()
762 for (auto const &ct : ConstituentTypes()) { in IsOverlapWith() local
776 for (const auto &ct : types) { in GetNonConstantTypes() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dscheduler.cpp185 for (auto ct : special_) { in ProcessMemory() local
216 for (auto ct : special_) { in ProcessSpecial() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DrecordLowering.cpp120 for (auto &ct : keyType->AsETSUnionType()->ConstituentTypes()) { in CheckLiteralsCompleteness() local
DenumPostCheckLowering.cpp107 for (auto *ct : expr->TsType()->AsETSUnionType()->ConstituentTypes()) { in NeedHandleEnumCasting() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
Demitter.cpp492 for (const auto &ct : func.catchBlocks) { in DumpAsmFunction() local
DETSGen.cpp848 for (auto *ct : target->AsETSUnionType()->ConstituentTypes()) { in BranchIfIsInstance() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp2374 MIRConst *ct = mirSymbol->GetKonst(); in EmitAsmLabel() local
2725 MIRConst *ct = mirSymbol.GetKonst(); in EmitAsmLabel() local
/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.cpp197 for (const auto &ct : func->catch_blocks) { in GenerateFunctionAndClassHash() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp1850 MIRConst *ct = symbol->GetKonst(); in EmitLocalVariable() local
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp1283 for (const auto &ct : func.catch_blocks) { in DumpAsm() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp561 …auto const isNumeric = [](checker::Type *ct) { return ct->HasTypeFlag(TypeFlag::ETS_CONVERTIBLE_TO… in CheckArrayElements()
562 auto const isChar = [](checker::Type *ct) { return ct->HasTypeFlag(TypeFlag::CHAR); }; in CheckArrayElements()
Dobject.cpp2562 for (auto const &ct : type->AsETSUnionType()->ConstituentTypes()) { in GetApparentType() local
/arkcompiler/runtime_core/libabckit/src/
Dmetadata_inspect_impl.h482 std::unordered_map<std::string, std::unique_ptr<AbckitCoreClass>> ct; member
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp956 for (auto &ct : preferredType->AsETSUnionType()->ConstituentTypes()) { in TryInferPreferredType() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 (()=>{var __webpack_modules__={"./node_modules/buffer-from/index.js":e=>{var t=Object.prototype.toS… function