/arkcompiler/runtime_core/bytecode_optimizer/tests/ |
H A D | const_array_resolver_test.cpp | 174 INST(6, Opcode::StoreArray).s8().Inputs(5, 0, 0); in TEST_F() 175 INST(7, Opcode::StoreArray).s8().Inputs(5, 1, 1); in TEST_F() 176 INST(8, Opcode::StoreArray).s8().Inputs(5, 2, 2); in TEST_F()
|
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/ |
H A D | const_array_resolver_test.cpp | 217 INST(6U, Opcode::StoreArray).s8().Inputs(5U, 0U, 0U); in TEST_F() 218 INST(7U, Opcode::StoreArray).s8().Inputs(5U, 1U, 1U); in TEST_F() 219 INST(8U, Opcode::StoreArray).s8().Inputs(5U, 2U, 2U); in TEST_F()
|
H A D | codegen_test.cpp | 974 INST(1U, Opcode::Cast).s8().SrcType(compiler::DataType::INT32).Inputs(0U); in TEST_F() 975 INST(2U, Opcode::Return).s8().Inputs(1U); in TEST_F() 1107 INST(1U, Opcode::Cast).s8().SrcType(compiler::DataType::INT64).Inputs(0U); in TEST_F() 1108 INST(2U, Opcode::Return).s8().Inputs(1U); in TEST_F()
|
/arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/bridges/lib/ |
H A D | EtsNapiTests.cpp | 990 std::string s8 = GetString(env, a8); in ETS_EtsNapiTests_printString8() local 991 assert(s1 == "1" && s2 == "2" && s3 == "3" && s4 == "4" && s5 == "5" && s6 == "6" && s7 == "7" && s8 == "8"); in ETS_EtsNapiTests_printString8() 1009 std::string s8 = GetString(env, a8); in ETS_EtsNapiTests_printString9() local 1011 assert(s1 == "1" && s2 == "2" && s3 == "3" && s4 == "4" && s5 == "5" && s6 == "6" && s7 == "7" && s8 == "8" && in ETS_EtsNapiTests_printString9() 1029 std::string s8 = GetString(env, a8); in ETS_EtsNapiTests_printString10() local 1032 assert(s1 == "1" && s2 == "2" && s3 == "3" && s4 == "4" && s5 == "5" && s6 == "6" && s7 == "7" && s8 == "8" && in ETS_EtsNapiTests_printString10() 1051 std::string s8 = GetString(env, a8); in ETS_EtsNapiTests_printString11() local 1055 assert(s1 == "1" && s2 == "2" && s3 == "3" && s4 == "4" && s5 == "5" && s6 == "6" && s7 == "7" && s8 == "8" && in ETS_EtsNapiTests_printString11()
|
/arkcompiler/runtime_core/static_core/compiler/tests/ |
H A D | escape_analysis_test.cpp | 3086 PARAMETER(1U, 1U).s8(); in SRC_GRAPH() 3094 INST(5U, Opcode::StoreObject).s8().Inputs(4U, 1U).ObjField(INT8_FIELD); in SRC_GRAPH() 3100 INST(7U, Opcode::LoadObject).s8().Inputs(4U).ObjField(INT8_FIELD); in SRC_GRAPH() 3102 INST(9U, Opcode::StoreObject).s8().Inputs(4U, 8U).ObjField(INT8_FIELD); in SRC_GRAPH() 3107 INST(10U, Opcode::LoadObject).s8().Inputs(4U).ObjField(INT8_FIELD); in SRC_GRAPH() 3108 INST(11U, Opcode::Return).Inputs(10U).s8(); in SRC_GRAPH() 3120 PARAMETER(1U, 1U).s8(); in OUT_GRAPH() 3133 INST(9U, Opcode::Cast).s8().SrcType(DataType::INT32).Inputs(8U); in OUT_GRAPH() 3138 INST(10U, Opcode::Phi).Inputs(1U, 9U).s8(); in OUT_GRAPH() 3139 INST(11U, Opcode::Return).Inputs(10U).s8(); in OUT_GRAPH() [all...] |
H A D | memory_coalescing_test.cpp | 1087 INST(7U, Opcode::LoadArray).s8().Inputs(0U, 1U); in TEST_F() 1088 INST(8U, Opcode::LoadArray).s8().Inputs(0U, 6U); in TEST_F() 1093 INST(13U, Opcode::StoreArrayI).s8().Inputs(0U, 7U).Imm(0x4U); in TEST_F() 1094 INST(14U, Opcode::StoreArrayI).s8().Inputs(0U, 8U).Imm(0x5U); in TEST_F()
|
H A D | inst_test.cpp | 383 PARAMETER(7U, 24U).s8(); in TEST_F()
|
H A D | const_folding_test.cpp | 691 INST(2U, Opcode::Sub).s8().Inputs(0U, 1U); in TEST_F() 692 INST(3U, Opcode::Return).s8().Inputs(2U); in TEST_F() 712 INST(2U, Opcode::Sub).s8().Inputs(0U, 1U); in TEST_F() 713 INST(3U, Opcode::Return).s8().Inputs(2U); in TEST_F()
|
H A D | lse_test.cpp | 1261 PARAMETER(4U, 4U).s8(); in SRC_GRAPH() 1262 PARAMETER(5U, 5U).s8(); in SRC_GRAPH() 1270 INST(16U, Opcode::Add).s8().Inputs(4U, 5U); in SRC_GRAPH() 1288 PARAMETER(4U, 4U).s8(); in OUT_GRAPH() 1289 PARAMETER(5U, 5U).s8(); in OUT_GRAPH() 1299 INST(16U, Opcode::Add).s8().Inputs(4U, 5U); in OUT_GRAPH() 1556 INST(11U, Opcode::StoreArray).s8().Inputs(5U, 1U, 6U); in SRC_GRAPH() 1602 INST(11U, Opcode::StoreArray).s8().Inputs(5U, 1U, 6U); in OUT_GRAPH()
|
H A D | ir_builder_test.cpp | 3580 INST(6U, Opcode::LoadArray).s8().Inputs(3U, 5U); in TEST_F() 3581 INST(7U, Opcode::Return).s8().Inputs(6U); in TEST_F() 3852 INST(7U, Opcode::StoreArray).s8().Inputs(4U, 6U, 2U); in TEST_F() 4138 INST(16U, Opcode::FillConstArray).s8().Inputs(14U, 15U); in TEST_F() 4229 INST(29U, Opcode::StoreArray).s8().Inputs(26U, 28U, 4U); in TEST_F() 4235 INST(34U, Opcode::StoreArray).s8().Inputs(31U, 33U, 13U); in TEST_F()
|
H A D | lowering_test.cpp | 2570 INST(10U, Opcode::Load).s8().Inputs(0U, 9U); in BuildGraphLowerUnsignedCast() 2601 INST(10U, Opcode::Load).s8().Inputs(0U, 9U); in TEST_F()
|
H A D | peepholes_test.cpp | 2637 INST(6U, Opcode::Cast).s8().SrcType(DataType::INT32).Inputs(0U); in TEST_F() 4296 INST(9U, Opcode::Cast).s8().SrcType(DataType::INT32).Inputs(0U); in TEST_F()
|
/arkcompiler/runtime_core/compiler/optimizer/ir/ |
H A D | ir_constructor.h | 504 IrConstructor &s8() // NOLINT(readability-identifier-naming) in s8() function in panda::compiler::final 526 return s8(); in i8()
|
/arkcompiler/runtime_core/compiler/tests/ |
H A D | inst_test.cpp | 377 PARAMETER(7, 24).s8(); in TEST_F()
|
H A D | ir_builder_test.cpp | 3558 INST(6, Opcode::LoadArray).s8().Inputs(3, 5); in TEST_F() 3559 INST(7, Opcode::Return).s8().Inputs(6); in TEST_F() 3830 INST(7, Opcode::StoreArray).s8().Inputs(4, 6, 2); in TEST_F() 4116 INST(16, Opcode::FillConstArray).s8().Inputs(14, 15); in TEST_F() 4205 INST(29, Opcode::StoreArray).s8().Inputs(26, 28, 4); in TEST_F() 4211 INST(34, Opcode::StoreArray).s8().Inputs(31, 33, 13); in TEST_F()
|
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
H A D | ir_constructor.h | 621 IrConstructor &s8() // NOLINT(readability-identifier-naming) in s8() function in ark::compiler::final 643 return s8(); in i8()
|