Searched defs:vregC (Results 1 – 6 of 6) sorted by relevance
54 public int vregC; field in RandomInstructionGenerator.AssociatedMutation
1227 uint32_t vregC, in DoCallCommon()1432 uint32_t vregC = 0; in DoCall() local1503 uint32_t vregC = 0; // only used in filled-new-array-range. in DoFilledNewArray() local
171 const uint32_t vregC = is_range ? inst->VRegC_3rc() : inst->VRegC_35c(); in DoInvoke() local
234 const uint32_t vregC = inst->VRegC_23x(); in CheckBinaryOp() local
652 uint32_t vregC = 0; // only used in filled-new-array-range. in DoFilledNewArray() local
81 public long vregC = 0; field in Instruction