Searched refs:vs3 (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/runtime_core/static_core/verification/absint/ |
| D | abs_int_inl.h | 1784 uint16_t vs3 = inst_.GetVReg<FORMAT, 0x02>(); in HandleInitobj() local 1787 std::array<int, 4UL> regs {vs1, vs2, vs3, vs4}; in HandleInitobj() 2596 uint16_t vs3 = inst_.GetVReg<FORMAT, 0x02>(); in HandleEtsLaunch() local 2610 std::array<int, 4UL> regs {vs1, vs2, vs3, vs4}; in HandleEtsLaunch() 2668 uint16_t vs3 = inst_.GetVReg<FORMAT, 0x02>(); in HandleEtsLaunchVirt() local 2681 std::array<int, 4UL> regs {vs1, vs2, vs3, vs4}; in HandleEtsLaunchVirt() 3356 uint16_t vs3 = inst_.GetVReg<FORMAT, 0x02>(); in HandleCall() local 3370 std::array<int, 4UL> regs {vs1, vs2, vs3, vs4}; in HandleCall() 3491 uint16_t vs3 = inst_.GetVReg<FORMAT, 0x02>(); in HandleCallVirt() local 3504 std::array<int, 4UL> regs {vs1, vs2, vs3, vs4}; in HandleCallVirt()
|