Searched defs:vregA (Results 1 – 6 of 6) sorted by relevance
1505 uint4_t vregA = A(); in ADD_INT_2ADDR() local1511 uint4_t vregA = A(); in SUB_INT_2ADDR() local1517 uint4_t vregA = A(); in MUL_INT_2ADDR() local1523 uint4_t vregA = A(); in DIV_INT_2ADDR() local1528 uint4_t vregA = A(); in REM_INT_2ADDR() local1533 uint4_t vregA = A(); in SHL_INT_2ADDR() local1539 uint4_t vregA = A(); in SHR_INT_2ADDR() local1545 uint4_t vregA = A(); in USHR_INT_2ADDR() local1551 uint4_t vregA = A(); in AND_INT_2ADDR() local1557 uint4_t vregA = A(); in OR_INT_2ADDR() local[all …]
543 uint32_t vregA = is_static ? inst->VRegA_21c(inst_data) : inst->VRegA_22c(inst_data); in DoFieldGet() local608 const uint32_t vregA = inst->VRegA_22c(inst_data); in DoIGetQuick() local697 uint32_t vregA = is_static ? inst->VRegA_21c(inst_data) : inst->VRegA_22c(inst_data); in DoFieldPut() local726 const uint32_t vregA = inst->VRegA_22c(inst_data); in DoIPutQuick() local
273 const uint32_t vregA = inst->VRegA_12x(); in CheckBinaryOp2addr() local295 const uint32_t vregA = inst->VRegA_12x(); in CheckBinaryOp2addrWide() local306 const uint32_t vregA = inst->VRegA_12x(); in CheckBinaryOp2addrWideShift() local317 const uint32_t vregA = is_lit16 ? inst->VRegA_22s() : inst->VRegA_22b(); in CheckLiteralOp() local
2176 const uint32_t vregA = inst->VRegA_11x(); in CodeFlowVerifyInstruction() local2199 const uint32_t vregA = inst->VRegA_11x(); in CodeFlowVerifyInstruction() local2216 const uint32_t vregA = inst->VRegA_11x(); in CodeFlowVerifyInstruction() local4544 const uint32_t vregA) { in VerifyPrimitivePut()4637 const uint32_t vregA = inst->VRegA_23x(); in VerifyAPut() local4886 const uint32_t vregA = (is_static) ? inst->VRegA_21c() : inst->VRegA_22c(); in VerifyISFieldAccess() local
52 public int vregA; field in RandomInstructionGenerator.AssociatedMutation
79 public long vregA = 0; field in Instruction