Home
last modified time | relevance | path

Searched defs:type2 (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph_checker.h127 DataType::Type type2 = inst2->GetType(); in CheckCommonTypes() local
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dmeta_data_equal_test.cpp155 PGOSampleType type2 = PGOSampleType::CreateProfileType(0, 0); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
H A Djs_pandafile_test.cpp192 ConstPoolType type2 = constPoolValue2.GetConstpoolType(); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph_checker.h278 DataType::Type type2 = inst2->GetType(); in CheckCommonTypes() local
H A 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_frontend/ets2panda/checker/types/
H A Dsignature.cpp205 bool Signature::CheckParameter(TypeRelation *relation, Type *type1, Type *type2) in CheckParameter() argument
214 bool Signature::CheckReturnType(TypeRelation *relation, Type *type1, Type *type2) in CheckReturnType() argument
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A 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/
H A Dx64_MPIsel.cpp338 PrimType type2 = intrnNode.Opnd(1)->GetPrimType(); in SelectOverFlowCall() local

Completed in 12 milliseconds