Searched defs:vs2 (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/verification/absint/ |
| D | abs_int_inl.h | 1786 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleInitobj() local 1800 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleInitobjShort() local 2575 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleEtsLaunchShort() local 2598 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleEtsLaunch() local 2648 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleEtsLaunchVirtShort() local 2670 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleEtsLaunchVirt() local 3292 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleCallShort() local 3358 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleCall() local 3444 uint16_t vs2 = inst_.GetVReg<FORMAT, 0x01>(); in HandleCallVirtShort() local 3493 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
|