Searched defs:vs2 (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/verification/absint/ |
| D | abs_int_inl.h | 1783 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleInitobj() local 1797 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleInitobjShort() local 2572 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleEtsLaunchShort() local 2595 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleEtsLaunch() local 2645 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleEtsLaunchVirtShort() local 2667 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleEtsLaunchVirt() local 3289 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleCallShort() local 3355 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleCall() local 3441 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleCallVirtShort() local 3490 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleCallVirt() local
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | interpreter-inl.h | 2978 uint16_t vs2 = this->GetInst().template GetVReg<FORMAT, 1>(); in HandleArrayStore() local 3627 uint16_t vs2 = this->GetInst().template GetVReg<FORMAT, 1>(); in HandleBinaryOp() local 3648 uint16_t vs2 = this->GetInst().template GetVReg<FORMAT, 1>(); in HandleBinaryOpV() local
|