Searched defs:vregC (Results 1 – 6 of 6) sorted by relevance
134 const uint32_t vregC = inst->VRegC_35c(); in DoFastInvoke() local178 const uint32_t vregC = (is_range) ? inst->VRegC_3rc() : inst->VRegC_35c(); in DoInvoke() local260 const uint32_t vregC = (is_range) ? inst->VRegC_3rc() : inst->VRegC_35c(); in DoInvokeVirtualQuick() local
1199 uint32_t vregC) { in DoCallCommon()1412 uint32_t vregC = 0; in DoCall() local1476 uint32_t vregC = 0; // only used in filled-new-array-range. in DoFilledNewArray() local
54 public int vregC; field in RandomInstructionGenerator.AssociatedMutation
232 const uint32_t vregC = inst->VRegC_23x(); in CheckBinaryOp() local
327 const uint32_t vregC = inst->VRegC_35c(); in MterpInvokeVirtualQuick() local
81 public long vregC = 0; field in Instruction