Searched defs:vote_set (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ | ||
| H A D | ac_llvm_build.c | 484 LLVMValueRef vote_set = ac_build_ballot(ctx, value); local in function:ac_build_vote_all 491 LLVMValueRef vote_set = ac_build_ballot(ctx, value); local in function:ac_build_vote_any 500 LLVMValueRef vote_set = ac_build_ballot(ctx, value); local in function:ac_build_vote_eq |
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ | ||
| H A D | ac_llvm_build.c | 527 LLVMValueRef vote_set = ac_build_ballot(ctx, value); local in function:ac_build_vote_all 533 LLVMValueRef vote_set = ac_build_ballot(ctx, value); local in function:ac_build_vote_any 541 LLVMValueRef vote_set = ac_build_ballot(ctx, value); local in function:ac_build_vote_eq |
Completed in 13 milliseconds