Searched defs:i16t (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_conv.c | 187 LLVMTypeRef i16t = LLVMInt16TypeInContext(gallivm->context); local in function:lp_build_float_to_half |
| H A D | lp_bld_tgsi_action.c | 529 LLVMTypeRef i16t = LLVMVectorType(LLVMInt16TypeInContext(context), nr * 2); local in function:up2h_emit |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ | ||
| H A D | lp_bld_conv.c | 212 LLVMTypeRef i16t = LLVMInt16TypeInContext(gallivm->context); local in function:lp_build_float_to_half |
| H A D | lp_bld_tgsi_action.c | 529 LLVMTypeRef i16t = LLVMVectorType(LLVMInt16TypeInContext(context), nr * 2); local in function:up2h_emit |
Completed in 13 milliseconds