| /arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
| D | encoder32_test.h | 74 auto param2 = GetParameter(TypeInfo(T(0)), 1); variable 83 auto param2 = GetParameter(TypeInfo(T(0)), 1); variable 93 auto param2 = GetParameter(TypeInfo(T(0)), 1); variable 132 bool CallCode(const T ¶m1, const T ¶m2, const U &result) in CallCode() 220 bool CallCode(const T ¶m1, const T ¶m2, const T &result) in CallCode() 239 U CallCodeCall(T param1, T param2) in CallCodeCall()
|
| D | encoder32_test_1.cpp | 640 bool Foo(uint32_t param1, uint32_t param2) in Foo() 815 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestAdd() local 881 T param2 = RandomGen<T>(); in TestAddImm() local 927 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestSub() local 998 T param2 = RandomGen<T>(); in TestSubImm() local 1047 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestMul() local 1113 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestMin() local 1196 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestMax() local 1279 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestShl() local 1340 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestShr() local [all …]
|
| D | encoder32_test_2.cpp | 33 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestCompare() local 88 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestCompare64() local 354 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestDiv() local 486 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestMod() local 541 auto param2 = RandomGen<int32_t>(); in TestParamMainLoop() local 650 auto param2 = Reg(5U, TypeInfo(uint32_t(0))); in TestSelect() local 739 auto param2 = Reg(5U, TypeInfo(uint32_t(0))); in TestSelectTest() local 820 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestCompareTest() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/amd64/ |
| D | encoder64_test_1.cpp | 341 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestAddOverflow() local 407 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestSubOverflow() local 720 bool Foo(uint32_t param1, uint32_t param2) in Foo() 838 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestAdd() local 910 T param2 = RandomGen<T>(); in TestAddImm() local 964 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestSub() local 1036 T param2 = RandomGen<T>(); in TestSubImm() local 1090 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestMul() local 1162 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestMin() local 1237 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestMax() local [all …]
|
| D | encoder64_test_2.cpp | 31 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestCompare64() local 287 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestDiv() local 417 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestMod() local 559 auto param2 = RandomGen<int32_t>(); in TestParamMainLoop() local 660 auto param2 = test->GetParameter(TypeInfo(uint32_t(0)), 2U); in TestSelect() local 745 auto param2 = test->GetParameter(TypeInfo(uint32_t(0)), 2U); in TestSelectTest() local 825 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestCompareTest() local
|
| D | encoder64_test.h | 114 bool CallCode(const T ¶m1, const T ¶m2, const U &result) in CallCode() 196 bool CallCode(const T ¶m1, const T ¶m2, const T &result) in CallCode() 248 U CallCodeCall(T param1, T param2) in CallCodeCall()
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| D | encoder64_test_1.cpp | 338 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestAddOverflow() local 404 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestSubOverflow() local 794 bool Foo(uint32_t param1, uint32_t param2) in Foo() 968 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestAdd() local 1031 T param2 = RandomGen<T>(); in TestAddImm() local 1077 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestSub() local 1142 T param2 = RandomGen<T>(); in TestSubImm() local 1189 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestMul() local 1253 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestMin() local 1333 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestMax() local [all …]
|
| D | encoder64_test.h | 122 bool CallCode(const T ¶m1, const T ¶m2, const U &result) in CallCode() 203 bool CallCode(const T ¶m1, const T ¶m2, const T &result) in CallCode() 255 U CallCodeCall(T param1, T param2) in CallCodeCall()
|
| D | encoder64_test_2.cpp | 32 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestCmp64() local 84 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestCompare() local 135 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestCompare64() local 431 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestDiv() local 675 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestMod() local 726 auto param2 = RandomGen<int32_t>(); in TestParamMainLoop() local 830 auto param2 = test->GetParameter(TypeInfo(uint32_t(0)), 2U); in TestSelect() local 915 auto param2 = test->GetParameter(TypeInfo(uint32_t(0)), 2U); in TestSelectTest() local 997 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestCompareTest() local
|
| /arkcompiler/ets_frontend/arkguard/test/ut/utils/apiTest_visitExport/ |
| D | exportDefaultDeclarationAst.d.ts | 18 param2: number; property in ExportDeclarationClass1
|
| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| D | encoder32_test.cpp | 223 auto param2 = GetParameter(TypeInfo(T(0)), 1); in PreWork() local 232 auto param2 = GetParameter(TypeInfo(T(0)), 1); in PreWork() local 242 auto param2 = GetParameter(TypeInfo(T(0)), 1); in PreWork() local 292 bool CallCode(const T ¶m1, const T ¶m2, const U &result) in CallCode() 380 bool CallCode(const T ¶m1, const T ¶m2, const T &result) in CallCode() 399 U CallCodeCall(T param1, T param2) in CallCodeCall() 1044 bool foo(uint32_t param1, uint32_t param2) in foo() 1219 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestAdd() local 1285 T param2 = random_gen<T>(); in TestAddImm() local 1331 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestSub() local [all …]
|
| /arkcompiler/runtime_core/compiler/tests/amd64/ |
| D | encoder64_test.cpp | 277 bool CallCode(const T ¶m1, const T ¶m2, const U &result) in CallCode() 359 bool CallCode(const T ¶m1, const T ¶m2, const T &result) in CallCode() 411 U CallCodeCall(T param1, T param2) in CallCodeCall() 761 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestAddOverflow() local 827 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestSubOverflow() local 1135 bool foo(uint32_t param1, uint32_t param2) in foo() 1254 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestAdd() local 1327 T param2 = random_gen<T>(); in TestAddImm() local 1381 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestSub() local 1454 T param2 = random_gen<T>(); in TestSubImm() local [all …]
|
| /arkcompiler/runtime_core/static_core/compiler/tests/codegen/ |
| D | codegen_test_1.cpp | 168 auto param2 = CutValue<int32_t>(2U, DataType::INT32); in CheckStoreArray() local 243 auto param2 = CutValue<int32_t>(2U, DataType::INT32); in CheckLoadArray() local 322 auto param2 = CutValue<int32_t>(2U, DataType::INT32); in CheckStoreArrayPair() local 420 auto param2 = CutValue<int32_t>(2U, DataType::INT32); in CheckLoadArrayPair() local 510 auto param2 = graph->AddNewParameter(1U, type); in SRC_GRAPH() local 655 auto param2 = CutValue<int32_t>(2U, DataType::INT32); in TEST_F() local 734 auto param2 = CutValue<uint64_t>(-1L, DataType::UINT64); in TEST_F() local 830 auto param2 = CutValue<uint64_t>(-1L, DataType::UINT64); in TEST_F() local 905 auto param2 = CutValue<uint64_t>(value + 5U, DataType::INT32); in TEST_F() local 976 auto param2 = CutValue<uint64_t>(-1L, DataType::UINT64); in TEST_F() local [all …]
|
| D | codegen_test_2.cpp | 54 auto param2 = CutValue<uint64_t>(std::numeric_limits<int64_t>::max(), DataType::INT64); in TEST_F() local 578 auto param2 = CutValue<uint64_t>(std::numeric_limits<int64_t>::min(), DataType::INT64); in TEST_F() local
|
| /arkcompiler/runtime_core/compiler/tests/aarch64/ |
| D | encoder64_test.cpp | 279 bool CallCode(const T ¶m1, const T ¶m2, const U &result) in CallCode() 361 bool CallCode(const T ¶m1, const T ¶m2, const T &result) in CallCode() 413 U CallCodeCall(T param1, T param2) in CallCodeCall() 762 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestAddOverflow() local 828 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestSubOverflow() local 1216 bool foo(uint32_t param1, uint32_t param2) in foo() 1394 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestAdd() local 1460 T param2 = random_gen<T>(); in TestAddImm() local 1506 auto param2 = test->GetParameter(TypeInfo(T(0)), 1); in TestSub() local 1572 T param2 = random_gen<T>(); in TestSubImm() local [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/native/native_methods/ |
| D | register_native_methods_test.cpp | 58 ets_long Func1(ets_long param1, ets_long param2) in Func1() 162 ets_long param2 = 20U; in TEST_F() local 191 ets_long param2 = 20U; in TEST_F() local
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/dyn_call/ |
| D | call_dynamic.cpp | 176 auto param2 = g_implG->gFindOrCreateConstantI64(graph, 3); in TransformIrCallargs3() local 197 auto param2 = g_implG->gFindOrCreateConstantI64(graph, 3); in TransformIrCallrange() local 220 auto param2 = g_implG->gFindOrCreateConstantI64(graph, 3); in TransformIrWideCallrange() local
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/dyn_call_this/ |
| D | call_this_dynamic.cpp | 181 auto param2 = g_implG->gFindOrCreateConstantI64(graph, 3); in TransformIrCallThisargs3() local 198 auto param2 = g_implG->gFindOrCreateConstantI64(graph, 3); in TransformIrCallThisrange() local 217 auto param2 = g_implG->gFindOrCreateConstantI64(graph, 3); in TransformIrWideCallThisrange() local
|
| /arkcompiler/runtime_core/taihe/test/ani_namespace/author/src/ |
| D | ns_alltest.functiontest.impl.cpp | 947 int16_t BaseFunctionTest32(int8_t param1, int16_t param2, int32_t param3, int64_t param4, bool para… in BaseFunctionTest32() 956 int32_t BaseFunctionTest33(int8_t param1, int16_t param2, int32_t param3, int64_t param4, bool para… in BaseFunctionTest33() 965 int64_t BaseFunctionTest34(int8_t param1, int16_t param2, int32_t param3, int64_t param4, bool para… in BaseFunctionTest34() 974 int8_t BaseFunctionTest35(int8_t param1, int16_t param2, int32_t param3, int64_t param4, bool param… in BaseFunctionTest35() 983 array<int32_t> BaseFunctionTest36(int8_t param1, int16_t param2, bool param8, array_view<int8_t> pa… in BaseFunctionTest36() 1001 array<int64_t> BaseFunctionTest37(int8_t param1, int16_t param2, int32_t param3, bool param8, in BaseFunctionTest37() 1029 bool BaseFunctionTest39(int16_t param2, string_view param7, bool param8, array_view<bool> param9, in BaseFunctionTest39() 1057 void BaseFunctionTest41(int8_t param1, int16_t param2, int32_t param3, int64_t param4, float param5) in BaseFunctionTest41() 1063 int32_t BaseFunctionTest42_int(int32_t param1, int16_t param2) in BaseFunctionTest42_int() 1075 …t32_t BaseFunctionTest42_container(optional_view<int32_t> param1, map_view<string, int32_t> param2) in BaseFunctionTest42_container()
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | inst_generator_test.cpp | 190 …void FixParams([[maybe_unused]] T *param1, [[maybe_unused]] T *param2, [[maybe_unused]] T *param3,… in FixParams() 337 …l<ParamType> ExecModule(Graph *graph, Opcode opc, ParamType param1, ParamType param2, ParamType pa… in ExecModule() 370 auto param2 = std::get<1U>(vals); in CheckData() local 400 auto param2 = std::get<1U>(vals); in Generate() local 554 T DoLogic(Opcode opc, T param1, [[maybe_unused]] T param2, [[maybe_unused]] T param3, in DoLogic()
|
| D | inst_generator.cpp | 300 auto param2 = CreateParamInst(graph, DataType::INT32, 1U); // index in PopulateLoadStoreArray() local 315 auto param2 = CreateParamInst(graph, type, 1U); in PopulateLoadStoreArrayI() local 326 auto param2 = CreateParamInst(graph, cmpType, 2U); in PopulateSelect() local 340 auto param2 = CreateParamInst(graph, cmpType, 2U); in PopulateSelectI() local 630 auto param2 = CreateParamInst(graph, DataType::UINT32, 1U); in GenerateCheckOperation() local 693 auto param2 = CreateParamInst(graph, DataType::UINT32, 1U); in GenerateBoundaryCheckOperation() local 738 auto param2 = CreateParamInst(graph, DataType::INT32, 1U); in GenerateMultiArrayOperation() local 791 auto param2 = CreateParamInst(graph, inst->GetType(), 1U); in GeneratePhiOperation() local
|
| D | reg_alloc_resolver_test.cpp | 68 auto param2 = &INS(2U); in ResolveFixedInputsRunLiveness() local
|
| D | savestate_optimization_tests.cpp | 109 auto param2 = GetGraph()->CreateInstParameter(1U, DataType::INT32); in TEST_F() local
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/get_insts/ |
| D | getresumemode_dynamic.cpp | 38 auto *param2 = helpers::FindLastInst(graph, ABCKIT_ISA_API_DYNAMIC_OPCODE_PARAMETER); in __anon07a591420202() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/ani/ |
| D | example_lib.cpp | 21 static ani_long NativeFuncExample([[maybe_unused]] ani_env *env, ani_long param1, ani_long param2) in NativeFuncExample()
|