Home
last modified time | relevance | path

Searched defs:type2 (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/parser/ts/
Dtest-keyword-declare.ts28 declare type type2 = number | string; alias
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-keyword-declare.ts28 declare type type2 = number | string; alias
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.h127 DataType::Type type2 = inst2->GetType(); in CheckCommonTypes() local
/arkcompiler/ets_frontend/arkguard/test/grammar/function_type/function_type_test1/
Dfunction_type_test1.ts65 type type2 = string; alias
/arkcompiler/ets_frontend/ets2panda/checker/types/
Dsignature.cpp205 bool Signature::CheckParameter(TypeRelation *relation, Type *type1, Type *type2) in CheckParameter()
214 bool Signature::CheckReturnType(TypeRelation *relation, Type *type1, Type *type2) in CheckReturnType()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.h281 DataType::Type type2 = inst2->GetType(); in CheckCommonTypes() local
Dgraph_checker.cpp1367 [[maybe_unused]] auto type2 = inst->GetInput(1).GetInst()->GetType(); in CheckUserOfInt32() local
1384 [[maybe_unused]] auto type2 = inst->GetInput(1).GetInst()->GetType(); in CheckUserOfInt32() local
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Dmeta_data_equal_test.cpp155 PGOSampleType type2 = PGOSampleType::CreateProfileType(0, 0); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_test.cpp192 ConstPoolType type2 = constPoolValue2.GetConstpoolType(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp244 DataViewType type2 = TypedArrayHelper::GetType(JSHandle<JSTypedArray>::Cast(bigUint64Array)); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp333 PrimType type2 = intrnNode.Opnd(1)->GetPrimType(); in SelectOverFlowCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp4373 PrimType type2 = intrnNode.Opnd(1)->GetPrimType(); in SelectOverFlowCall() local