Searched defs:active_set (Results 1 – 4 of 4) sorted by relevance
186 bool active_set = false; in parse_sa_args() local325 bool active_set = false; in parse_rxsci_args() local
393 LLVMValueRef active_set = ac_build_ballot(ctx, ctx->i32_1); in ac_build_vote_all() local409 LLVMValueRef active_set = ac_build_ballot(ctx, ctx->i32_1); in ac_build_vote_eq() local
1432 def active_set(self, index): member in TList
1435 def active_set(self, index): member in TList