| /arkcompiler/runtime_core/static_core/verification/absint/ |
| D | abs_int_inl.h | 311 uint16_t vs = inst_.GetVReg<FORMAT, 0x01>(); in HandleMov() local 330 uint16_t vs = inst_.GetVReg<FORMAT, 0x01>(); in HandleMovWide() local 349 uint16_t vs = inst_.GetVReg<FORMAT, 0x01>(); in HandleMovObj() local 447 uint16_t vs = inst_.GetVReg<FORMAT>(); in HandleLda() local 470 uint16_t vs = inst_.GetVReg<FORMAT>(); in HandleLdaWide() local 487 uint16_t vs = inst_.GetVReg<FORMAT>(); in HandleLdaObj() local 777 uint16_t vs = inst_.GetVReg<FORMAT>(); in HandleJeqObj() local 810 uint16_t vs = inst_.GetVReg<FORMAT>(); in HandleJneObj() local 1438 uint16_t vs = inst_.GetVReg<FORMAT>(); in HandleLdarr8() local 1448 uint16_t vs = inst_.GetVReg<FORMAT>(); in HandleLdarr16() local [all …]
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | interpreter-inl.h | 136 uint16_t vs = this->GetInst().template GetVReg<FORMAT, 1>(); in HandleMov() local 147 uint16_t vs = this->GetInst().template GetVReg<FORMAT, 1>(); in HandleMovWide() local 158 uint16_t vs = this->GetInst().template GetVReg<FORMAT, 1>(); in HandleMovObj() local 169 uint16_t vs = this->GetInst().template GetVReg<FORMAT, 1>(); in HandleMovDyn() local 228 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleLda() local 237 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleLdaWide() local 246 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleLdaObj() local 1720 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleLdarrObj() local 1738 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleLdaDyn() local 1796 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleLenarr() local [all …]
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| D | regSpiller.cpp | 81 IRNode *DynamicRegSpiller::MoveReg(const ir::AstNode *const node, const VReg vd, const VReg vs, in MoveReg() 112 IRNode *StaticRegSpiller::MoveReg(const ir::AstNode *const node, const VReg vd, const VReg vs, cons… in MoveReg()
|
| D | ETSGen.cpp | 172 IRNode *ETSGen::AllocMov(const ir::AstNode *const node, const VReg vd, const VReg vs) in AllocMov() 190 IRNode *ETSGen::AllocMov(const ir::AstNode *const node, OutVReg vd, const VReg vs) in AllocMov() 211 void ETSGen::MoveVreg(const ir::AstNode *const node, const VReg vd, const VReg vs) in MoveVreg()
|
| D | pandagen.cpp | 341 IRNode *PandaGen::AllocMov(const ir::AstNode *node, const VReg vd, const VReg vs) in AllocMov() 346 IRNode *PandaGen::AllocMov(const ir::AstNode *node, OutVReg vd, const VReg vs) in AllocMov() 352 void PandaGen::MoveVreg(const ir::AstNode *node, VReg vd, VReg vs) in MoveVreg() 1139 void PandaGen::SuperCallSpread(const ir::AstNode *node, VReg vs) in SuperCallSpread()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interpreter/ |
| D | interpreter-inl.h | 194 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleEtsLdobjName() local 236 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleEtsLdobjNameWide() local 278 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleEtsLdobjNameObj() local 322 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleEtsStobjName() local 364 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleEtsStobjNameWide() local 406 uint16_t vs = this->GetInst().template GetVReg<FORMAT>(); in HandleEtsStobjNameObj() local
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| D | codegen.cpp | 1542 compiler::Register vs = inst->GetSrcReg(1U); in VisitStoreObject() local 1594 compiler::Register vs = inst->GetSrcReg(1U); in VisitStoreStatic() local 1640 compiler::Register vs = inst->GetSrcReg(0U); in VisitLoadObject() local
|
| /arkcompiler/runtime_core/static_core/verification/type/ |
| D | type_type.cpp | 33 constexpr uint32_t Bitmap(std::initializer_list<Builtin> vs) in Bitmap()
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | pandagen.cpp | 776 void PandaGen::MoveVreg(const ir::AstNode *node, VReg vd, VReg vs) in MoveVreg() 1370 void PandaGen::SuperCallSpread(const ir::AstNode *node, VReg vs) in SuperCallSpread()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | bytecodes.cpp | 820 uint16_t vs = READ_INST_8_1(); in InitBytecodeInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.cpp | 1799 uint16_t vs = READ_INST_8_1(); in RunInternal() local 1883 uint16_t vs = READ_INST_8_1(); in RunInternal() local 1932 uint16_t vs = READ_INST_8_1(); in RunInternal() local 5111 uint16_t vs = READ_INST_8_1(); in RunInternal() local 5137 uint16_t vs = READ_INST_8_1(); in RunInternal() local
|
| D | interpreter_assembly.cpp | 1068 uint16_t vs = READ_INST_8_1(); in HandleMod2Imm8V8() local 1173 uint16_t vs = READ_INST_8_1(); in HandleLesseqImm8V8() local 1238 uint16_t vs = READ_INST_8_1(); in HandleGreatereqImm8V8() local 4527 uint16_t vs = READ_INST_8_1(); in HandleDeprecatedGetresumemodePrefV8() local 4544 uint16_t vs = READ_INST_8_1(); in HandleDeprecatedResumegeneratorPrefV8() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | escape.cpp | 365 for (auto vs : stateValues_) { in Dump() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 99475 class vs extends hs { class
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|