Home | History | Annotate | Download | only in verifier

Lines Matching refs:CheckRegisterIndex

690       result = result && CheckRegisterIndex(inst->VRegA());
698 result = result && CheckRegisterIndex(inst->VRegB());
721 result = result && CheckRegisterIndex(inst->VRegC());
782 CheckRegisterIndex(uint32_t idx) {