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