Searched defs:vs (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/runtime_core/verification/absint/ |
| D | abs_int_inl.h | 417 uint16_t vs = inst_.GetVReg<format, 0x01>(); in HandleMov() local 435 uint16_t vs = inst_.GetVReg<format, 0x01>(); in HandleMovWide() local 453 uint16_t vs = inst_.GetVReg<format, 0x01>(); in HandleMovObj() local 558 uint16_t vs = inst_.GetVReg<format>(); in HandleLda() local 601 uint16_t vs = inst_.GetVReg<format>(); in HandleLdaWide() local 618 uint16_t vs = inst_.GetVReg<format>(); in HandleLdaObj() local 1034 uint16_t vs = inst_.GetVReg<format>(); in HandleJeqObj() local 1073 uint16_t vs = inst_.GetVReg<format>(); in HandleJneObj() local 2115 uint16_t vs = inst_.GetVReg<format>(); in HandleLdarr8() local 2125 uint16_t vs = inst_.GetVReg<format>(); in HandleLdarr16() local [all …]
|
| /arkcompiler/runtime_core/runtime/interpreter/ |
| D | interpreter-inl.h | 149 uint16_t vs = this->GetInst().template GetVReg<format, 1>(); in HandleMov() local 160 uint16_t vs = this->GetInst().template GetVReg<format, 1>(); in HandleMovWide() local 171 uint16_t vs = this->GetInst().template GetVReg<format, 1>(); in HandleMovObj() local 182 uint16_t vs = this->GetInst().template GetVReg<format, 1>(); in HandleMovDyn() local 241 uint16_t vs = this->GetInst().template GetVReg<format>(); in HandleLda() local 250 uint16_t vs = this->GetInst().template GetVReg<format>(); in HandleLdaWide() local 259 uint16_t vs = this->GetInst().template GetVReg<format>(); in HandleLdaObj() local 1327 uint16_t vs = this->GetInst().template GetVReg<format>(); in HandleLdarrObj() local 1345 uint16_t vs = this->GetInst().template GetVReg<format>(); in HandleLdaDyn() local 1403 uint16_t vs = this->GetInst().template GetVReg<format>(); in HandleLenarr() local [all …]
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/ |
| D | pandagen.cpp | 699 void PandaGen::MoveVreg(const ir::AstNode *node, VReg vd, VReg vs) in MoveVreg() 704 void PandaGen::MoveVregWithType(const ir::AstNode *node, int64_t typeIndex, VReg vd, VReg vs) in MoveVregWithType() 1285 void PandaGen::SuperCallSpread(const ir::AstNode *node, VReg vs) in SuperCallSpread()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | bytecodes.cpp | 485 uint16_t vs = READ_INST_8_1(); in InitBytecodeInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | interpreter-inl.h | 1648 uint16_t vs = READ_INST_8_1(); in RunInternal() local 1732 uint16_t vs = READ_INST_8_1(); in RunInternal() local 1781 uint16_t vs = READ_INST_8_1(); in RunInternal() local 4851 uint16_t vs = READ_INST_8_1(); in RunInternal() local 4878 uint16_t vs = READ_INST_8_1(); in RunInternal() local
|
| D | interpreter_assembly.cpp | 1006 uint16_t vs = READ_INST_8_1(); in HandleMod2Imm8V8() local 1107 uint16_t vs = READ_INST_8_1(); in HandleLesseqImm8V8() local 1170 uint16_t vs = READ_INST_8_1(); in HandleGreatereqImm8V8() local 4356 uint16_t vs = READ_INST_8_1(); in HandleDeprecatedGetresumemodePrefV8() local 4373 uint16_t vs = READ_INST_8_1(); in HandleDeprecatedResumegeneratorPrefV8() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|