Lines Matching +defs:val +defs:offset
1115 const uint32_t val = is_lit16 ? inst->VRegC_22s() : inst->VRegC_22b(); in CheckLiteralOp() local
1886 int32_t offset; in CheckBranchTarget() local
2047 int32_t offset = static_cast<int32_t>(switch_insns[targets_offset + targ * 2]) | in CheckSwitchTargets() local
2654 int32_t val = static_cast<int32_t>(inst->VRegB_11n() << 28) >> 28; in CodeFlowVerifyInstruction() local
2659 int16_t val = static_cast<int16_t>(inst->VRegB_21s()); in CodeFlowVerifyInstruction() local
2664 int32_t val = inst->VRegB_31i(); in CodeFlowVerifyInstruction() local
2669 int32_t val = static_cast<int32_t>(inst->VRegB_21h() << 16); in CodeFlowVerifyInstruction() local
2675 int64_t val = static_cast<int16_t>(inst->VRegB_21s()); in CodeFlowVerifyInstruction() local
2682 int64_t val = static_cast<int32_t>(inst->VRegB_31i()); in CodeFlowVerifyInstruction() local
2689 int64_t val = inst->VRegB_51l(); in CodeFlowVerifyInstruction() local
2696 int64_t val = static_cast<uint64_t>(inst->VRegB_21h()) << 48; in CodeFlowVerifyInstruction() local
3791 int offset; in CodeFlowVerifyInstruction() local