Searched defs:val1 (Results 1 – 7 of 7) sorted by relevance
39 unsigned_biggest_T val1 = static_cast<unsigned_biggest_T>(static_cast<biggest_T>(a)); in SafeMath() local
643 float val1 = shadow_frame.GetVRegFloat(inst->VRegB_23x()); in ExecuteSwitchImpl() local659 float val1 = shadow_frame.GetVRegFloat(inst->VRegB_23x()); in ExecuteSwitchImpl() local675 double val1 = shadow_frame.GetVRegDouble(inst->VRegB_23x()); in ExecuteSwitchImpl() local692 double val1 = shadow_frame.GetVRegDouble(inst->VRegB_23x()); in ExecuteSwitchImpl() local713 int64_t val1 = shadow_frame.GetVRegLong(inst->VRegB_23x()); in ExecuteSwitchImpl() local
709 float val1 = shadow_frame.GetVRegFloat(inst->VRegB_23x()); in ExecuteGotoImpl() local725 float val1 = shadow_frame.GetVRegFloat(inst->VRegB_23x()); in ExecuteGotoImpl() local741 double val1 = shadow_frame.GetVRegDouble(inst->VRegB_23x()); in ExecuteGotoImpl() local757 double val1 = shadow_frame.GetVRegDouble(inst->VRegB_23x()); in ExecuteGotoImpl() local777 int64_t val1 = shadow_frame.GetVRegLong(inst->VRegB_23x()); in ExecuteGotoImpl() local
597 int32_t val1 = type1.ConstantValue(); in Merge() local652 int32_t val1 = type1.ConstantValueLo(); in Merge() local658 int32_t val1 = type1.ConstantValueHi(); in Merge() local
360 private static void expectLessThanOrEqual32(int val1, int val2) { in expectLessThanOrEqual32()
101 int val1 = instance.tryThing(); in superTest() local
35 static native int getText(long val1, Object obj1, long val2, Object obj2); in getText()