Searched defs:high_16bits (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c969 ac_build_fs_interp_f16(struct ac_llvm_context * ctx,LLVMValueRef llvm_chan,LLVMValueRef attr_number,LLVMValueRef params,LLVMValueRef i,LLVMValueRef j,bool high_16bits) argument
H A Dac_nir_to_llvm.c3337 load_interpolated_input(struct ac_nir_context * ctx,LLVMValueRef interp_param,unsigned index,unsigned comp_start,unsigned num_components,unsigned bitsize,bool high_16bits) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h1849 unsigned high_16bits:1; /* whether accessing low or high half of the slot */ member in struct:nir_io_semantics

Completed in 27 milliseconds