Home
last modified time | relevance | path

Searched defs:currType (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
Dcommon.h465 std::string currType; in CheckSimple() local
509 std::string currType = ToString(dataType); in CheckSimpleWithImm() local
549 std::string currType; in CheckCmp() local
586 std::string currType = ToString(dataType); in CheckFloatCmp() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinline_intrinsics.cpp193 for (auto &currType : types_) { in TryInline() local
Dpeepholes.cpp1189 auto currType = inst->GetType(); in VisitCastCase2() local
1224 auto currType = inst->GetType(); in VisitCastCase3() local
1261 auto currType = inst->GetType(); in VisitCast() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h1705 ProfileType currType = types_[index]; in GetElementsKindBeforeTransition() local
1711 ProfileType currType = types_[index]; in GetElementsKindAfterTransition() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Danalysis.cpp330 auto currType = cast->GetType(); in ApplyForCastJoin() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dir_builder_test.cpp52 std::string currType; in CheckSimple() local
96 std::string currType = ToString(dataType); in CheckSimpleWithImm() local
137 std::string currType; in CheckCmp() local
173 std::string currType = ToString(dataType); in CheckFloatCmp() local