Lines Matching full:arithmetic
80 …pc += (offset); // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic, cppcoreguidelines-macr…
124 …ast<InterpretedFrame *>(CurrentSp) - 1) // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic)
127 …_cast<InterpretedEntryFrame *>(sp) - 1) // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic)
129 …ast<InterpretedBuiltinFrame *>(sp) - 1) // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic)
131 …fine SAVE_PC() (GET_FRAME(sp)->pc = pc) // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic)
133 …e SAVE_ACC() (GET_FRAME(sp)->acc = acc) // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic)
135 …ESTORE_ACC() (acc = GET_FRAME(sp)->acc) // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic)
137 #define GET_VREG(idx) (sp[idx]) // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic)
139 …REG_VALUE(idx) (JSTaggedValue(sp[idx])) // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic)
141 …e SET_VREG(idx, val) (sp[idx] = (val)); // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic)
591 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in ExecuteNative()
638 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Execute()
649 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Execute()
660 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Execute()
665 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Execute()
671 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Execute()
680 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Execute()
684 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Execute()
688 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in Execute()
744 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GeneratorReEnterInterpreter()
760 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic in GeneratorReEnterInterpreter()
767 …regsArray->Get(i).GetRawData(); // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GeneratorReEnterInterpreter()
770 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GeneratorReEnterInterpreter()
1246 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
1291 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
1295 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
1299 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3034 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3041 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3046 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3049 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3052 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3055 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3083 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3102 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3108 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3119 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3125 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3169 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3176 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3181 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3184 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3187 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3190 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3218 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3237 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3243 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3254 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3260 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3304 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3311 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3316 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3319 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3322 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3325 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3353 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3372 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3378 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3389 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3395 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3439 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3446 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3451 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3454 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3457 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3460 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3488 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3507 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3513 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3524 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3530 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3627 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3801 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3809 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3814 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3817 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3820 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3823 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3852 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3871 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3877 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3888 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3894 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3937 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3945 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3950 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3953 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3956 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3959 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
3988 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4007 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4013 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4024 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4030 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4072 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4080 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4085 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4088 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4091 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4094 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4123 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4142 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4148 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4159 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
4165 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in RunInternal()
7123 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetFunction()
7130 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetThis()
7137 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetNewTarget()
7148 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetNumArgs()
7171 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetNumArgs()
7187 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetRuntimeProfileTypeInfo()
7194 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetEcmaModule()
7201 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetConstantPool()
7221 // NOLINTNEXTLINE(cppcoreguidelines-pro-bounds-pointer-arithmetic) in UpdateHotnessCounter()
7262 … sp - InterpretedFrame::NumOfMembers(); // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetInterpreterFrameEnd()
7265 … InterpretedEntryFrame::NumOfMembers(); // NOLINT(cppcoreguidelines-pro-bounds-pointer-arithmetic) in GetInterpreterFrameEnd()