Searched defs:val2 (Results 1 – 7 of 7) sorted by relevance
40 unsigned_biggest_T val2 = static_cast<unsigned_biggest_T>(b); in SafeMath() local
644 float val2 = shadow_frame.GetVRegFloat(inst->VRegC_23x()); in ExecuteSwitchImpl() local660 float val2 = shadow_frame.GetVRegFloat(inst->VRegC_23x()); in ExecuteSwitchImpl() local676 double val2 = shadow_frame.GetVRegDouble(inst->VRegC_23x()); in ExecuteSwitchImpl() local693 double val2 = shadow_frame.GetVRegDouble(inst->VRegC_23x()); in ExecuteSwitchImpl() local714 int64_t val2 = shadow_frame.GetVRegLong(inst->VRegC_23x()); in ExecuteSwitchImpl() local
710 float val2 = shadow_frame.GetVRegFloat(inst->VRegC_23x()); in ExecuteGotoImpl() local726 float val2 = shadow_frame.GetVRegFloat(inst->VRegC_23x()); in ExecuteGotoImpl() local742 double val2 = shadow_frame.GetVRegDouble(inst->VRegC_23x()); in ExecuteGotoImpl() local758 double val2 = shadow_frame.GetVRegDouble(inst->VRegC_23x()); in ExecuteGotoImpl() local778 int64_t val2 = shadow_frame.GetVRegLong(inst->VRegC_23x()); in ExecuteGotoImpl() local
598 int32_t val2 = type2.ConstantValue(); in Merge() local653 int32_t val2 = type2.ConstantValueLo(); in Merge() local659 int32_t val2 = type2.ConstantValueHi(); in Merge() local
360 private static void expectLessThanOrEqual32(int val1, int val2) { in expectLessThanOrEqual32()
102 int val2 = base.tryThing(); in superTest() local
35 static native int getText(long val1, Object obj1, long val2, Object obj2); in getText()