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