Searched defs:start_block (Results 76 - 86 of 86) sorted by relevance
1234
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_compile.c | 2969 midgard_block *start_block = ctx->current_block; in emit_loop() local 3029 midgard_block *start_block = NULL; in emit_cf_list() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | mad.c | 1027 u32 start_block = am & 0x7ff; in __subn_get_opa_pkeytable() local 1726 u32 start_block = am & 0x7ff; in __subn_set_opa_pkeytable() local 3935 u32 start_block = OPA_AM_START_BLK(am); __subn_get_opa_cc_table() local 3986 u32 start_block = OPA_AM_START_BLK(am); __subn_set_opa_cc_table() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | mad.c | 985 u32 start_block = am & 0x7ff; in __subn_get_opa_pkeytable() local 1684 u32 start_block = am & 0x7ff; in __subn_set_opa_pkeytable() local 3893 u32 start_block = OPA_AM_START_BLK(am); __subn_get_opa_cc_table() local 3944 u32 start_block = OPA_AM_START_BLK(am); __subn_set_opa_cc_table() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | nir_to_spirv.c | 3657 start_block(struct ntv_context *ctx, SpvId label) in start_block() function
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc_sse2.c | 437 CollectHistogram_SSE2(const uint8_t* ref, const uint8_t* pred, int start_block, int end_block, VP8Histogram* const histo) CollectHistogram_SSE2() argument
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | segment.c | 3237 block_t start_block, end_block; in f2fs_trim_fs() local
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | segment.c | 3214 block_t start_block, end_block; in f2fs_trim_fs() local
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 1931 LLVMBasicBlockRef start_block = NULL, then_block = NULL; in emit_ssbo_comp_swap_64() local
|
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| H A D | scsimain.c | 1929 sg_build_scsi_cdb(unsigned char *cdbp, int cdb_sz, unsigned int blocks, unsigned int start_block, int write_true, int fua, int dpo) sg_build_scsi_cdb() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | register-allocator.cc | 2897 const InstructionBlock* start_block = GetInstructionBlock(code(), start); in FindOptimalSplitPos() local
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bifrost_compile.c | 3981 bi_block *start_block = ctx->current_block; in emit_loop() local 4011 bi_block *start_block = NULL; in emit_cf_list() local
|
Completed in 63 milliseconds
1234