Home | History | Annotate | Download | only in verifier

Lines Matching refs:vA

450   // - vA holds word count (0-5), args[] have values.
454 bool CheckVarArgRegs(uint32_t vA, uint32_t arg[]);
458 // - vA holds word count, vC holds index of first reg.
459 bool CheckVarArgRangeRegs(uint32_t vA, uint32_t vC);