HomeSort by: relevance | last modified time | path
    Searched defs:int16_ptr_type (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_format_soa.c 1089 LLVMTypeRef int16_ptr_type = LLVMPointerType(LLVMInt16TypeInContext(gallivm->context), 0); local
1113 this_offset = LLVMBuildBitCast(gallivm->builder, this_offset, int16_ptr_type, "");

Completed in 4 milliseconds