Searched full:zc (Results 1 – 4 of 4) sorted by relevance
| /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… 225 zc: zero check - input must be the ZeroCheck instruction
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| D | instructions.rb | 53 ZERO_CHECK = 'zc'
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …Zc(t);!S||d&&Ja(S)?d||(p=e.factory.createKeywordTypeNode(129)):p=function(t,r,n,i,a){if(r!==Pe&&t.… class
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 23863 var kc, Uc, Gc, zc, Hc, jc, Xc, Wc, Yc, qc, Kc; 23865 const Zc = co.Flags.IsOnLoadCalled; 23866 let Qc = t("Component", (kc = Ul("cc.Component"), Uc = ah(), Gc = Th(Tc), zc = lh(), 23908 return this._objFlags & Zc; 23963 …r = Vc, qc.system = null, Kc), Bl(jc.prototype, "__scriptAsset", [ Uc, Gc, zc, gh ], Object.getOwn… 35339 const zC = 2; 35385 class ZC { 35644 this.directed_category = zC; 35672 return new ZC(this._vertices[t]._inEdges.values(), t); 35860 return new ZC(this._vertices[t]._inEdges.values(), t);
|