Home
last modified time | relevance | path

Searched full:nc (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinstructions.yaml22 …Note: any check instructions might be eliminated by optimizer, thus operand checks (nc, zc, bc, ng…
277 signature: [d-real, ref-nc, int-bc]
283 signature: [d-u16, ref-nc, int-bc, int]
289 signature: [ref-nc, int-bc, real]
295 signature: [d-real, ref-nc]
331 signature: [d-real, ref-nc, save_state]
340 signature: [ref-nc, real]
348 signature: [ref-nc, real, save_state]
391 signature: [d-int, ref-nc]
622 signature: [d-real-void, ref-nc, real-dyn, save_state]
[all …]
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dmemory_barriers.cpp196 auto nc = static_cast<NullCheckInst *>(inst); in VisitNullCheck() local
197 auto graph = nc->GetBasicBlock()->GetGraph(); in VisitNullCheck()
211 nc->SetImplicit(true); in VisitNullCheck()
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb52 NULL_CHECK = 'nc'
/arkcompiler/runtime_core/libpandabase/tests/
Dlogger_test.cpp294 LOG(INFO, COMMON) << "a\nb\nc\n\nd\n";
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2nc(e.indexType);if(t&&t!==e.indexType){var r=o_(e.objectType,t,e.accessFlags);if(r)return r}var n= class