Home
last modified time | relevance | path

Searched defs:start_block (Results 76 - 86 of 86) sorted by relevance

1234

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c2969 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 Dmad.c1027 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 Dmad.c985 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 Dnir_to_spirv.c3657 start_block(struct ntv_context *ctx, SpvId label) in start_block() function
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_sse2.c437 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 Dsegment.c3237 block_t start_block, end_block; in f2fs_trim_fs() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.c3214 block_t start_block, end_block; in f2fs_trim_fs() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c1931 LLVMBasicBlockRef start_block = NULL, then_block = NULL; in emit_ssbo_comp_swap_64() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c1929 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 Dregister-allocator.cc2897 const InstructionBlock* start_block = GetInstructionBlock(code(), start); in FindOptimalSplitPos() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c3981 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