| /arkcompiler/runtime_core/static_core/plugins/ets/tests/test-lists/ets-func-tests/ |
| D | ets-func-tests-excluded-TSAN.txt | 2 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands-BigInt-1.sts 3 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands-negative-number-2.sts 4 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands-union.sts 5 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands-zero-negative.sts 6 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands-zero.sts 7 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands.sts 8 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-3-operands.sts 9 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-4-operands.sts 10 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-equal-zero-negative-number.sts 11 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-equal-zero.sts [all …]
|
| D | ets-func-tests-excluded-JIT-REPEATS.txt | 2 spec/03.types/References_Types/Bigint/bigint-arithmetic-module.sts 3 spec/03.types/References_Types/Bigint/bigint-arithmetic-sub-2-union.sts 4 spec/03.types/References_Types/Bigint/bigint-arithmetic-mul-2-operands-zero-negative-number.sts 5 spec/03.types/References_Types/Bigint/bigint-arithmetic-div-2-operands-1.sts 6 spec/03.types/References_Types/Bigint/bigint-arithmetic-sub-2-BigInt.sts 7 spec/03.types/References_Types/Bigint/bigint-arithmetic-div-2-operands-zero-negative.sts 8 spec/03.types/References_Types/Bigint/bigint-arithmetic-div-equal-zero-negative-number.sts 9 spec/03.types/References_Types/Bigint/bigint-arithmetic-comparison.sts 10 spec/03.types/References_Types/Bigint/bigint-arithmetic-sub-2-BigInt-1.sts 11 spec/03.types/References_Types/Bigint/bigint-arithmetic-sub-equal.sts [all …]
|
| D | ets-func-tests-excluded-DI.txt | 27 spec/03.types/References_Types/Bigint/bigint-arithmetic-comparison-18.sts 28 spec/03.types/References_Types/Bigint/bigint-arithmetic-comparison-19.sts 29 spec/03.types/References_Types/Bigint/bigint-arithmetic-expr-4-operands-4.sts 30 spec/03.types/References_Types/Bigint/bigint-arithmetic-expr-4-operands-5-1.sts 31 spec/03.types/References_Types/Bigint/bigint-arithmetic-dec-2.sts 32 spec/03.types/References_Types/Bigint/bigint-arithmetic-dec.sts 33 spec/03.types/References_Types/Bigint/bigint-arithmetic-expr-4-operands-4-1.sts 34 spec/03.types/References_Types/Bigint/bigint-arithmetic-expr-4-operands-5.sts 35 spec/03.types/References_Types/Bigint/bigint-arithmetic-inc-2.sts 36 spec/03.types/References_Types/Bigint/bigint-arithmetic-inc.sts
|
| D | ets-func-tests-ignored-AMD64-CPP-OL2-FULLASTV.txt | 235 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands-BigInt-1.sts 236 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands-BigInt.sts 237 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands-negative-number-1.sts 238 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands-negative-number-2.sts 239 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands-union.sts 240 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands-zero-negative.sts 241 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands-zero.sts 242 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-2-operands.sts 243 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-3-operands.sts 244 spec/03.types/References_Types/Bigint/bigint-arithmetic-add-4-operands.sts [all …]
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_static/arithmetic/ |
| D | bininst_shifts_imm_static.cpp | 22 #include "ut/isa/isa_dynamic/arithmetic/helpers_arithmetic.h" 41 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_shifts_imm_static.abc", in TEST_F() 42 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_shifts_imm_static_modified.abc", "foo", in TEST_F() 44 helpers::arithmetic::TransformIrBinInstrWithImmValid(graph, g_statG->iCreateAShrI); in TEST_F() 47 … helpers::arithmetic::CreateBBSchemaForBinaryWithImm(ABCKIT_ISA_API_STATIC_OPCODE_ASHRI)); in TEST_F() 57 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_shifts_imm_static.abc", in TEST_F() 58 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_shifts_imm_static_modified.abc", "foo", in TEST_F() 60 helpers::arithmetic::TransformIrBinInstrWithImmValid(graph, g_statG->iCreateShrI); in TEST_F() 63 … helpers::arithmetic::CreateBBSchemaForBinaryWithImm(ABCKIT_ISA_API_STATIC_OPCODE_SHRI)); in TEST_F() 73 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_shifts_imm_static.abc", in TEST_F() [all …]
|
| D | unaryinst_static.cpp | 22 #include "ut/isa/isa_dynamic/arithmetic/helpers_arithmetic.h" 38 …auto output = helpers::ExecuteStaticAbc(ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/unaryinst_sta… in ValidTest() 43 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/unaryinst_static.abc", in ValidTest() 44 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/unaryinst_static_modified.abc", "foo", in ValidTest() 46 helpers::arithmetic::TransformIrUnaryInstValid(graph, unaryInstToCheck); in ValidTest() 50 helpers::arithmetic::CreateBBSchemaForUnary(expectedOpcode)); in ValidTest() 54 …output = helpers::ExecuteStaticAbc(ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/unaryinst_static_m… in ValidTest()
|
| D | bininst_logical_static.cpp | 22 #include "ut/isa/isa_dynamic/arithmetic/helpers_arithmetic.h" 38 …auto output = helpers::ExecuteStaticAbc(ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_logic… in ValidTest() 43 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_logical_static.abc", in ValidTest() 44 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_logical_static_modified.abc", "foo", in ValidTest() 46 helpers::arithmetic::TransformIrBinInstrValid(graph, binaryInstToCheck); in ValidTest() 51 helpers::arithmetic::CreateBBSchemaForBinary(expectedOpcode)); in ValidTest() 56 …helpers::ExecuteStaticAbc(ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_logical_static_modi… in ValidTest()
|
| D | bininst_shifts_static.cpp | 22 #include "ut/isa/isa_dynamic/arithmetic/helpers_arithmetic.h" 38 …auto output = helpers::ExecuteStaticAbc(ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_shift… in ValidTest() 43 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_shifts_static.abc", in ValidTest() 44 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_shifts_static_modified.abc", "foo", in ValidTest() 46 helpers::arithmetic::TransformIrBinInstrValid(graph, binaryInstToCheck); in ValidTest() 50 helpers::arithmetic::CreateBBSchemaForBinary(expectedOpcode)); in ValidTest() 54 …output = helpers::ExecuteStaticAbc(ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_shifts_sta… in ValidTest()
|
| D | bininst_logical_imm_static.cpp | 22 #include "ut/isa/isa_dynamic/arithmetic/helpers_arithmetic.h" 39 …helpers::ExecuteStaticAbc(ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_logical_imm_static.… in ValidTest() 44 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_logical_imm_static.abc", in ValidTest() 45 … ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_logical_imm_static_modified.abc", "foo", in ValidTest() 47 helpers::arithmetic::TransformIrBinInstrWithImmValid(graph, binaryInstToCheck); in ValidTest() 50 helpers::arithmetic::CreateBBSchemaForBinaryWithImm(expectedOpcode)); in ValidTest() 56 …helpers::ExecuteStaticAbc(ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_logical_imm_static_… in ValidTest()
|
| D | bininst_imm_static.cpp | 22 #include "ut/isa/isa_dynamic/arithmetic/helpers_arithmetic.h" 38 …auto output = helpers::ExecuteStaticAbc(ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_imm_s… in ValidTest() 43 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_imm_static.abc", in ValidTest() 44 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_imm_static_modified.abc", "foo", in ValidTest() 46 helpers::arithmetic::TransformIrBinInstrWithImmValid(graph, binaryInstToCheck); in ValidTest() 49 helpers::arithmetic::CreateBBSchemaForBinaryWithImm(expectedOpcode)); in ValidTest() 54 …output = helpers::ExecuteStaticAbc(ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_imm_static… in ValidTest()
|
| D | bininst_static.cpp | 22 #include "ut/isa/isa_dynamic/arithmetic/helpers_arithmetic.h" 38 …auto output = helpers::ExecuteStaticAbc(ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_stati… in ValidTest() 43 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_static.abc", in ValidTest() 44 ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_static_modified.abc", "foo", in ValidTest() 46 helpers::arithmetic::TransformIrBinInstrValid(graph, binaryInstToCheck); in ValidTest() 51 helpers::arithmetic::CreateBBSchemaForBinary(expectedOpcode)); in ValidTest() 55 …output = helpers::ExecuteStaticAbc(ABCKIT_ABC_DIR "ut/isa/isa_static/arithmetic/bininst_static_mod… in ValidTest()
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | utf.cpp | 143 while (*mutf8_in != '\0') { // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in IsMUtf8OnlySingleBytes() 144 if (*mutf8_in >= MASK1) { // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in IsMUtf8OnlySingleBytes() 147 mutf8_in += 1; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in IsMUtf8OnlySingleBytes() 161 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ConvertRegionUtf16ToMUtf8() 163 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ConvertRegionUtf16ToMUtf8() 169 … mutf8_out[mutf8_pos++] = ch.ch[c]; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ConvertRegionUtf16ToMUtf8() 186 *utf16_out++ = p_hi; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ConvertMUtf8ToUtf16() 188 *utf16_out++ = p_lo; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ConvertMUtf8ToUtf16() 190 mutf8_in += nbytes; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ConvertMUtf8ToUtf16() 204 mutf8_in += nbytes; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ConvertRegionMUtf8ToUtf16() [all …]
|
| D | leb128.h | 43 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in DecodeUnsigned() 47 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in DecodeUnsigned() 68 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) 71 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) 75 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) 79 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) 83 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) 107 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in DecodeSigned() 140 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in EncodeUnsigned() 146 out[i++] = byte; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in EncodeUnsigned() [all …]
|
| D | bit_memory_region.h | 134 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Read() 143 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Write() 145 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Write() 168 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Read() 170 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Read() 188 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ReadBit() 213 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Write() 215 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Write() 219 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Write() 221 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Write()
|
| /arkcompiler/runtime_core/static_core/compiler/aot/ |
| D | aot_file.cpp | 101 table -= 2U; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in InitializeGot() 102 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in InitializeGot() 104 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in InitializeGot() 106 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in InitializeGot() 110 table--; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in InitializeGot() 111 table[1] = 0; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in InitializeGot() 114 table -= 2U; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in InitializeGot() 115 table[1] = 0; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in InitializeGot() 116 table[2U] = 0; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in InitializeGot() 119 table--; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in InitializeGot() [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/ |
| D | regexp_executor.cpp | 28 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Execute() 61 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Execute() 246 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in DumpResult() 262 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in PushRegExpState() 273 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in PushRegExpState() 299 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in PopRegExpState() 344 *pp += 1; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetChar() 348 cptr += WIDE_CHAR_SIZE; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetChar() 353 cptr += WIDE_CHAR_SIZE; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetChar() 370 cptr += WIDE_CHAR_SIZE; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in PeekChar() [all …]
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | utf.cpp | 103 while (*mutf8In != '\0') { // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in IsMUtf8OnlySingleBytes() 104 if (*mutf8In >= MASK1) { // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in IsMUtf8OnlySingleBytes() 107 mutf8In += 1; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in IsMUtf8OnlySingleBytes() 126 *utf16Out++ = p_hi; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ConvertMUtf8ToUtf16() 128 *utf16Out++ = p_lo; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ConvertMUtf8ToUtf16() 130 mutf8In += nbytes; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ConvertMUtf8ToUtf16() 144 mutf8In += nbytes; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ConvertRegionMUtf8ToUtf16() 156 *utf16Out++ = p_hi; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ConvertRegionMUtf8ToUtf16() 162 *utf16Out++ = p_lo; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ConvertRegionMUtf8ToUtf16() 193 mutf81 += n1; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in CompareMUtf8ToMUtf8() [all …]
|
| D | leb128.h | 44 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in DecodeUnsigned() 49 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in DecodeUnsigned() 71 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) 74 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) 81 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) 87 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) 93 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) 115 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in DecodeSigned() 148 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in EncodeUnsigned() 154 out[i++] = byte; // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in EncodeUnsigned() [all …]
|
| D | bit_memory_region.h | 137 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Read() 146 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Write() 148 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Write() 171 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Read() 173 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Read() 191 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ReadBit() 216 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Write() 218 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Write() 222 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Write() 224 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Write()
|
| /arkcompiler/ets_runtime/ecmascript/regexp/ |
| D | regexp_executor.h | 127 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in HandleOpWordBoundary() 147 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in HandleOpLineStart() 161 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in HandleOpLineEnd() 177 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in HandleOpSaveStart() 189 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in HandleOpSaveEnd() 203 … &captureResultList_[i]; // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in HandleOpSaveReset() 371 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in HandleOpBackReference() 373 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in HandleOpBackReference() 445 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in AdvanceOffset() 465 *pp += 1; // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetChar() [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | object-references-iterator-inl.h | 37 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Iterate() 40 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Iterate() 59 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Iterate() 67 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Iterate() 167 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in IterateClassReferences() 169 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in IterateClassReferences() 182 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in IterateClassReferences() 184 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in IterateClassReferences() 205 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in IterateObjectReferences() 207 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in IterateObjectReferences() [all …]
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | dyn_chunk.h | 90 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetU64() 96 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetU32() 102 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in PutU32() 108 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetU16() 114 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in PutU16() 120 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetU8() 126 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in PutU8()
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/arithmetic/ |
| D | bininst_logical_dynamic.cpp | 39 …auto output = helpers::ExecuteDynamicAbc(ABCKIT_ABC_DIR "ut/isa/isa_dynamic/arithmetic/bininst_log… in ValidTest() 44 ABCKIT_ABC_DIR "ut/isa/isa_dynamic/arithmetic/bininst_logical_dynamic.abc", in ValidTest() 45 ABCKIT_ABC_DIR "ut/isa/isa_dynamic/arithmetic/bininst_logical_dynamic_modified.abc", "foo", in ValidTest() 47 helpers::arithmetic::TransformIrBinInstrValid(graph, binaryInstToCheck, 4, 3); in ValidTest() 52 helpers::arithmetic::CreateBBSchemaForDynBinary(expectedOpcode)); in ValidTest() 57 …ABCKIT_ABC_DIR "ut/isa/isa_dynamic/arithmetic/bininst_logical_dynamic_modified.abc", "bininst_logi… in ValidTest()
|
| D | bininst_shifts_dynamic.cpp | 39 …auto output = helpers::ExecuteDynamicAbc(ABCKIT_ABC_DIR "ut/isa/isa_dynamic/arithmetic/bininst_shi… in ValidTest() 44 ABCKIT_ABC_DIR "ut/isa/isa_dynamic/arithmetic/bininst_shifts_dynamic.abc", in ValidTest() 45 ABCKIT_ABC_DIR "ut/isa/isa_dynamic/arithmetic/bininst_shifts_dynamic_modified.abc", "foo", in ValidTest() 47 helpers::arithmetic::TransformIrBinInstrValid(graph, binaryInstToCheck, 4, 3); in ValidTest() 51 helpers::arithmetic::CreateBBSchemaForDynBinary(expectedOpcode)); in ValidTest() 56 …ABCKIT_ABC_DIR "ut/isa/isa_dynamic/arithmetic/bininst_shifts_dynamic_modified.abc", "bininst_shift… in ValidTest()
|
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/ |
| D | dyn_chunk.h | 109 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetU32() 115 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in PutU32() 121 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetU16() 127 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in PutU16() 133 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetU8() 139 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in PutU8()
|