Searched refs:hash_index (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_opt_cse.c43 hash_index(uint32_t hash, bi_index index) function in typeref:typename:uint32_t
70 hash = hash_index(hash, I->src[s]);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1086 LLVMValueRef hash_index,
1097 indices[2] = hash_index;
1102 hash_index = LLVMBuildMul(builder, hash_index,
1105 indices[2] = hash_index;
1109 hash_index = LLVMBuildAdd(builder, hash_index,
1880 LLVMValueRef hash_index; local in function:generate_update_cache_one_block
1886 hash_index = LLVMGetParam(function, 1);
1890 lp_build_name(hash_index, "hash_inde
1083 s3tc_store_cached_block(struct gallivm_state * gallivm,LLVMValueRef * col,LLVMValueRef tag_value,LLVMValueRef hash_index,LLVMValueRef cache) argument
1940 update_cached_block(struct gallivm_state * gallivm,const struct util_format_description * format_desc,LLVMValueRef ptr_addr,LLVMValueRef hash_index,LLVMValueRef cache) argument
2013 LLVMValueRef ij_index, hash_index, hash_mask, block_index; local in function:compressed_fetch_cached
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_s3tc.c1126 LLVMValueRef hash_index,
1137 indices[2] = hash_index;
1142 hash_index = LLVMBuildMul(builder, hash_index,
1145 indices[2] = hash_index;
1149 hash_index = LLVMBuildAdd(builder, hash_index,
1919 LLVMValueRef hash_index; local in function:generate_update_cache_one_block
1925 hash_index = LLVMGetParam(function, 1);
1929 lp_build_name(hash_index, "hash_inde
1123 s3tc_store_cached_block(struct gallivm_state * gallivm,LLVMValueRef * col,LLVMValueRef tag_value,LLVMValueRef hash_index,LLVMValueRef cache) argument
1979 update_cached_block(struct gallivm_state * gallivm,const struct util_format_description * format_desc,LLVMValueRef ptr_addr,LLVMValueRef hash_index,LLVMValueRef cache) argument
2052 LLVMValueRef ij_index, hash_index, hash_mask, block_index; local in function:compressed_fetch_cached
[all...]

Completed in 8 milliseconds