| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | neg.64.yaml | 16 - file-name: 'neg.64' 27 - sig: neg.64 33 neg.64 37 description: Check `neg.64` with various values. 66 - sig: neg.64 72 neg.64 76 description: Check `neg.64` with various values. 104 - sig: neg.64 118 neg.64 120 description: Check `neg.64` with incorrect accumulator type. [all …]
|
| D | neg.yaml | 16 - file-name: 'neg' 27 - sig: neg 33 neg 42 description: Check `neg` with various values. 78 - sig: neg 84 neg 93 description: Check `neg` with various values. 131 neg 133 description: Check `neg` with incorrect accumulator type. 169 - sig: neg [all …]
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | neg.64.yaml | 16 - file-name: 'neg.64' 28 - sig: neg.64 34 neg.64 38 description: Check `neg.64` with various values. 67 - sig: neg.64 73 neg.64 77 description: Check `neg.64` with various values. 105 - sig: neg.64 119 neg.64 121 description: Check `neg.64` with incorrect accumulator type. [all …]
|
| D | neg.yaml | 16 - file-name: 'neg' 28 - sig: neg 34 neg 43 description: Check `neg` with various values. 79 - sig: neg 85 neg 94 description: Check `neg` with various values. 132 neg 134 description: Check `neg` with incorrect accumulator type. 170 - sig: neg [all …]
|
| /arkcompiler/runtime_core/static_core/tests/cts-assembly/ |
| D | math-66.pa | 18 neg 26 neg 34 neg 42 neg.64 50 neg.64 58 neg.64
|
| D | math-36.pa | 14 # assert(neg(1) == -1) operation --> neg.64 17 neg.64
|
| D | math-55.pa | 17 neg 24 neg 33 neg.64 40 neg.64
|
| D | math-54.pa | 25 neg 33 neg 53 neg.64 63 neg.64
|
| D | math-54-v.pa | 26 neg 35 neg 57 neg.64 66 neg.64
|
| /arkcompiler/runtime_core/tests/cts-assembly/ |
| D | math-66.pa | 18 neg 26 neg 34 neg 42 neg.64 50 neg.64 58 neg.64
|
| D | math-36.pa | 14 # assert(neg(1) == -1) operation --> neg.64 17 neg.64
|
| D | math-55.pa | 17 neg 24 neg 33 neg.64 40 neg.64
|
| D | math-54.pa | 25 neg 33 neg 53 neg.64 63 neg.64
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/19.union_types/01.union_types_normalization/ |
| D | norm.params.yaml | 25 neg: 48 neg: 70 neg: 93 neg: 107 neg: 129 neg: 150 neg: 170 neg: 190 neg: 209 neg: [all …]
|
| /arkcompiler/runtime_core/static_core/tests/verifier-tests/ |
| D | bug_2787.pa | 16 neg # any unary op: neg neg.64 not not.64
|
| /arkcompiler/runtime_core/tests/verifier-tests/ |
| D | bug_2787.pa | 16 neg # any unary op: neg neg.64 not not.64
|
| /arkcompiler/runtime_core/static_core/tests/checked/ |
| D | xor_to_compare_to_xor.pa | 19 #! INST "Neg" 27 #! INST_NOT "Neg" 43 neg
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| D | str.h | 43 bool neg = false; variable 45 neg = true; 60 if (neg) { 67 if (neg) {
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | cleanup_test.cpp | 200 INST(3, Opcode::Neg).s64().Inputs(0); in TEST_F() 220 INST(3, Opcode::Neg).s64().Inputs(0); in TEST_F() 761 INST(2, Opcode::Neg).u64().Inputs(1); in TEST_F() 789 INST(4, Opcode::Neg).u64().Inputs(3); in TEST_F() 829 INST(5, Opcode::Neg).u64().Inputs(3); in TEST_F() 830 INST(6, Opcode::Neg).u64().Inputs(4); in TEST_F() 837 INST(8, Opcode::Neg).u64().Inputs(4); in TEST_F() 879 INST(4, Opcode::Neg).u64().Inputs(0); in TEST_F() 1232 INST(2, Opcode::Neg).u64().Inputs(1); in TEST_F() 1253 INST(2, Opcode::Neg).u64().Inputs(1); in TEST_F() [all …]
|
| /arkcompiler/ets_runtime/test/aottest/unaryop_special_value/ |
| D | unaryop_special_value.ts | 23 // neg op 24 print("====== neg ======");
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | cleanup_test.cpp | 222 INST(3U, Opcode::Neg).s64().Inputs(0U); in TEST_F() 242 INST(3U, Opcode::Neg).s64().Inputs(0U); in TEST_F() 813 INST(2U, Opcode::Neg).u64().Inputs(1U); in TEST_F() 841 INST(4U, Opcode::Neg).u64().Inputs(3U); in TEST_F() 881 INST(5U, Opcode::Neg).u64().Inputs(3U); in TEST_F() 882 INST(6U, Opcode::Neg).u64().Inputs(4U); in TEST_F() 889 INST(8U, Opcode::Neg).u64().Inputs(4U); in TEST_F() 931 INST(4U, Opcode::Neg).u64().Inputs(0U); in TEST_F() 1299 INST(2U, Opcode::Neg).u64().Inputs(1U); in TEST_F() 1320 INST(2U, Opcode::Neg).u64().Inputs(1U); in TEST_F() [all …]
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | PBC2IR.md | 50 | fneg | f32 Neg | 51 | fneg.64 | f64 Neg | 52 | neg | i32 Neg | 53 | neg.64 | i64 Neg |
|
| /arkcompiler/runtime_core/docs/ |
| D | PBC2IR.md | 50 | fneg | f32 Neg | 51 | fneg.64 | f64 Neg | 52 | neg | i32 Neg | 53 | neg.64 | i64 Neg |
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/ |
| D | aarch64_call_conv.h | 70 DEBUG_ASSERT(nextGeneralRegNO >= 0, "nextGeneralRegNO can not be neg"); in AllocateGPRegister() 125 DEBUG_ASSERT(nextGeneralRegNO >= 0, "nextGeneralRegNO can not be neg"); in AllocateGPParmRegister() 133 DEBUG_ASSERT(nextGeneralRegNO >= 0, "nextGeneralRegNO can not be neg"); in AllocateGPRetRegister()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | peepholes.cpp | 61 // Repeated application of the Neg in VisitNeg() 63 // 2.i64 neg v1 -> {v3, ...} in VisitNeg() 64 // 3.i64 neg v2 -> {...} in VisitNeg() 67 // 2.i64 neg v1 -> {v3, ...} in VisitNeg() 68 // 3.i64 neg v2 in VisitNeg() 69 if (inputOpc == Opcode::Neg && instType == inputType) { in VisitNeg() 77 // Сhanging the parameters of subtraction with the use of Neg in VisitNeg() 79 // 3.i64 neg v2 -> {...} in VisitNeg() 82 // 3.i64 neg v2 -> {} in VisitNeg() 167 * Case 4: Addition with Neg [all …]
|