HomeSort by relevance Sort by last modified time
    Searched refs:lp_typekind_name (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_type.c 287 lp_typekind_name(LLVMTypeKind t) function
341 debug_printf("Vector [%u] of %s\n", len, lp_typekind_name(ke));
348 debug_printf("Array [%u] of %s\n", len, lp_typekind_name(ke));
360 debug_printf("%s\n", lp_typekind_name(k));
lp_bld_type.h 440 lp_typekind_name(LLVMTypeKind t);

Completed in 60 milliseconds