Lines Matching refs:VRegB_22b
2318 SafeAdd(shadow_frame.GetVReg(inst->VRegB_22b()), in ExecuteGotoImpl()
2326 shadow_frame.GetVReg(inst->VRegB_22b()))); in ExecuteGotoImpl()
2332 SafeMul(shadow_frame.GetVReg(inst->VRegB_22b()), in ExecuteGotoImpl()
2339 shadow_frame.GetVReg(inst->VRegB_22b()), inst->VRegC_22b()); in ExecuteGotoImpl()
2346 shadow_frame.GetVReg(inst->VRegB_22b()), inst->VRegC_22b()); in ExecuteGotoImpl()
2353 shadow_frame.GetVReg(inst->VRegB_22b()) & in ExecuteGotoImpl()
2360 shadow_frame.GetVReg(inst->VRegB_22b()) | in ExecuteGotoImpl()
2367 shadow_frame.GetVReg(inst->VRegB_22b()) ^ in ExecuteGotoImpl()
2374 shadow_frame.GetVReg(inst->VRegB_22b()) << in ExecuteGotoImpl()
2381 shadow_frame.GetVReg(inst->VRegB_22b()) >> in ExecuteGotoImpl()
2388 static_cast<uint32_t>(shadow_frame.GetVReg(inst->VRegB_22b())) >> in ExecuteGotoImpl()