| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | fast_divisor.h | 104 uint64_t nc = ((highOne - 1U) | highOne) - (-divisor % divisor); in FastConstUnsignedDivisor() local 106 uint64_t q1 = highOne / nc; in FastConstUnsignedDivisor() 107 uint64_t r1 = highOne - q1 * nc; in FastConstUnsignedDivisor() 114 if (r1 >= nc - r1) { in FastConstUnsignedDivisor() 116 r1 = 2U * r1 - nc; in FastConstUnsignedDivisor()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | instructions.yaml | 22 …Note: any check instructions might be eliminated by optimizer, thus operand checks (nc, zc, bc, ng… 318 signature: [d-real-any, ref-any-nc, int-bc] 324 signature: [d-u16, ref-nc, int-bc, int] 330 signature: [ref-nc-any, int-bc, real-any] 336 signature: [d-real-any, ref-nc-any] 387 signature: [d-real, ref-nc, u32] 395 signature: [ref-nc, real-any] 409 signature: [ref-nc, real, u32] 468 signature: [d-int, ref-nc] 767 signature: [d-real-void, ref-nc, real-dyn, save_state] [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/regex/ |
| D | mixed_number_letter_emotion_escaped_control_replace-2-expected.txt | 1 …u000b\f\ta1\n1a\r\u000f①L\\2A{}AAA2\\L①\u000f\f\tra1\n2b\t\f3T4B\nc\u0014 \ndÿ &\u0014…
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_static/objects/ |
| D | objects.cpp | 217 InitObjectTest(0, {4U, ABCKIT_ISA_API_STATIC_OPCODE_INITOBJECT, {}}, "A\nC\n"); in TEST_F() 223 InitObjectTest(1, {4U, ABCKIT_ISA_API_STATIC_OPCODE_INITOBJECT, {0}}, "A\nC 1\n"); in TEST_F() 229 InitObjectTest(2U, {4U, ABCKIT_ISA_API_STATIC_OPCODE_INITOBJECT, {0, 0}}, "A\nC 11\n"); in TEST_F() 235 InitObjectTest(3U, {4U, ABCKIT_ISA_API_STATIC_OPCODE_INITOBJECT, {0, 0, 0}}, "A\nC 111\n"); in TEST_F() 241 InitObjectTest(4U, {4U, ABCKIT_ISA_API_STATIC_OPCODE_INITOBJECT, {0, 0, 0, 0}}, "A\nC 1111\n"); in TEST_F() 247 …InitObjectTest(5U, {4U, ABCKIT_ISA_API_STATIC_OPCODE_INITOBJECT, {0, 0, 0, 0, 0}}, "A\nC 11111\n"); in TEST_F()
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | sendable_function.sts | 87 class Nc {} 95 const a4:Nc = new Nc(); // ERROR 113 const a4:Nc = new Nc(); // ERROR
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | memory_barriers.cpp | 253 auto nc = static_cast<NullCheckInst *>(inst); in VisitNullCheck() local 254 auto graph = nc->GetBasicBlock()->GetGraph(); in VisitNullCheck() 268 nc->SetImplicit(true); in VisitNullCheck()
|
| D | inlining.cpp | 788 auto nc = inst->GetInput(0).GetInst(); in CheckExternalMethodInstructions() local 789 if (nc->GetOpcode() == Opcode::NullCheck && nc->HasSingleUser()) { in CheckExternalMethodInstructions() 790 suspiciousInstructions.erase(nc); in CheckExternalMethodInstructions()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/snippet_verifier/ |
| D | verify.sh | 69 NC='\033[0m' # No Color 70 printf "${C}${TEXT}${NC}${tabs}"
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | instructions.yaml | 22 …Note: any check instructions might be eliminated by optimizer, thus operand checks (nc, zc, bc, ng… 227 nc: null check - input must be the NullCheck instruction
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | reg_alloc_verifier.cpp | 610 NullCheckInst *nc = nullptr; in TryHandleImplicitNullCheck() local 614 nc = input.GetInst()->CastToNullCheck(); in TryHandleImplicitNullCheck() 618 if (nc == nullptr) { in TryHandleImplicitNullCheck() 621 nc->SetMarker(implicitNullCheckHandledMarker_); in TryHandleImplicitNullCheck()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/templates/ |
| D | instructions.rb | 52 NULL_CHECK = 'nc'
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| D | instructions.rb | 52 NULL_CHECK = 'nc'
|
| /arkcompiler/ets_frontend/ets2panda/test/runtime/ets/ |
| D | OptionalChains.sts | 42 nc: (() => Link) | null = null;
|
| /arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_static/call/ |
| D | call_static_static.cpp | 192 EXPECT_TRUE(helpers::Match(output, "B::foo\nC::foo\n")); in TEST_F()
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | logger_test.cpp | 300 LOG(INFO, COMMON) << "a\nb\nc\n\nd\n";
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | logger_test.cpp | 288 LOG(INFO, COMMON) << "a\nb\nc\n\nd\n"; in TEST()
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 23605 function nc(t) { function 23643 const r = i ? nc(t) : ""; 23669 extname: nc, 23735 nativeExt: nc(t), 23777 var Cc, xc, wc, Rc, Ic, Mc, Bc, Dc, Pc, Oc, Nc, Lc, Fc; 23784 Ml(this, "handler", Nc, this); 23848 }), Nc = Bl(Bc.prototype, "handler", [ Yl, nh, Rc ], { 34821 let nC = (xE = Ul("cc.PrefabInstance"), wE = Th(_y), RE = Th([ iC ]), IE = Th([ sC ]), 34876 …let rC = (UE = Ul("cc.PrefabInfo"), GE = Th(_y), zE = Th(nC), HE = Th([ $E ]), UE(jE = (XE = class… 34927 PrefabInstance: nC, [all …]
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …nc(e.indexType);if(t&&t!==e.indexType){var r=o_(e.objectType,t,e.accessFlags);if(r)return r}var n=… class
|