Searched defs:sels (Results 1 – 6 of 6) sorted by relevance
151 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in ssptr() local158 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in csptr() local
134 int sels[2] = {CTL_HW, HW_VECTORUNIT}; in check_os_altivec_support() local136 int sels[2] = {CTL_MACHDEP, CPU_ALTIVEC}; in check_os_altivec_support() local
144 int sels[2] = {CTL_HW, HW_VECTORUNIT}; in check_os_altivec_support() local146 int sels[2] = {CTL_MACHDEP, CPU_ALTIVEC}; in check_os_altivec_support() local
306 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in ssptr() local312 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in csptr() local
40 SelectorTable &sels = Pass.Ctx.Selectors; in APIChecker() local
730 IdentifierTable &idents, SelectorTable &sels, in ASTContext()