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.h471 std::string currType; in CheckSimple() local
515 std::string currType = ToString(dataType); in CheckSimpleWithImm() local
555 std::string currType; in CheckCmp() local
592 std::string currType = ToString(dataType); in CheckFloatCmp() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinline_intrinsics.cpp195 for (auto &currType : types_) { in TryInline() local
Dpeepholes.cpp1215 auto currType = inst->GetType(); in VisitCastCase2() local
1250 auto currType = inst->GetType(); in VisitCastCase3() local
1287 auto currType = inst->GetType(); in VisitCast() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h2056 ProfileType currType = types_[index]; in GetElementsKindBeforeTransition() local
2062 ProfileType currType = types_[index]; in GetElementsKindAfterTransition() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Danalysis.cpp334 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