HomeSort by: relevance | last modified time | path
    Searched refs:blob_reserve_intptr (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/compiler/
blob.h 155 blob_reserve_intptr(struct blob *blob);
blob.c 183 blob_reserve_intptr(struct blob *blob) function
  /xsrc/external/mit/MesaLib/dist/src/util/
blob.h 158 blob_reserve_intptr(struct blob *blob);
blob.c 194 blob_reserve_intptr(struct blob *blob) function
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_serialize.c 682 size_t blob_offset = blob_reserve_intptr(ctx->blob);
683 MAYBE_UNUSED size_t blob_offset2 = blob_reserve_intptr(ctx->blob);
1098 size_t idx_size_offset = blob_reserve_intptr(blob);

Completed in 7 milliseconds