Searched defs:sels (Results 1 – 7 of 7) sorted by relevance
40 SelectorTable &sels = Pass.Ctx.Selectors; in APIChecker() local
171 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in ssptr() local178 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in csptr() local
110 int sels[2] = {CTL_HW, HW_VECTORUNIT}; in check_os_altivec_support() local
116 int sels[2] = {CTL_HW, HW_VECTORUNIT}; in check_os_altivec_support() local
317 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in ssptr() local323 struct selectors *sels = (void *)&ctx->uc_mcontext.gregs[REG_CSGSFS]; in csptr() local
247 struct sunxi_nand_chip_sel sels[0]; member
730 IdentifierTable &idents, SelectorTable &sels, in ASTContext()