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

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_format_soa.c 1088 LLVMTypeRef int32_ptr_type = LLVMPointerType(LLVMInt32TypeInContext(gallivm->context), 0); local
1116 this_offset = LLVMBuildBitCast(gallivm->builder, this_offset, int32_ptr_type, "");

Completed in 4 milliseconds