Home
last modified time | relevance | path

Searched defs:to_block (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dreduction_util.cpp101 AdaptPhiInstructionsForRemovedEdge(uint32_t from_id, opt::BasicBlock* to_block) AdaptPhiInstructionsForRemovedEdge() argument
H A Dstructured_loop_to_selection_reduction_opportunity.cpp165 AdaptPhiInstructionsForAddedEdge(uint32_t from_id, opt::BasicBlock* to_block) AdaptPhiInstructionsForAddedEdge() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dreduction_util.cpp101 AdaptPhiInstructionsForRemovedEdge(uint32_t from_id, opt::BasicBlock* to_block) AdaptPhiInstructionsForRemovedEdge() argument
H A Dstructured_loop_to_selection_reduction_opportunity.cpp165 AdaptPhiInstructionsForAddedEdge(uint32_t from_id, opt::BasicBlock* to_block) AdaptPhiInstructionsForAddedEdge() argument
/third_party/spirv-tools/source/reduce/
H A Dreduction_util.cpp103 AdaptPhiInstructionsForRemovedEdge(uint32_t from_id, opt::BasicBlock* to_block) AdaptPhiInstructionsForRemovedEdge() argument
H A Dstructured_loop_to_selection_reduction_opportunity.cpp165 AdaptPhiInstructionsForAddedEdge(uint32_t from_id, opt::BasicBlock* to_block) AdaptPhiInstructionsForAddedEdge() argument
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_dead_break.cpp30 TransformationAddDeadBreak( uint32_t from_block, uint32_t to_block, bool break_condition_value, std::vector<uint32_t> phi_id) TransformationAddDeadBreak() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_dead_break.cpp30 TransformationAddDeadBreak( uint32_t from_block, uint32_t to_block, bool break_condition_value, std::vector<uint32_t> phi_id) TransformationAddDeadBreak() argument
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_dead_break.cpp30 TransformationAddDeadBreak( uint32_t from_block, uint32_t to_block, bool break_condition_value, std::vector<uint32_t> phi_id) TransformationAddDeadBreak() argument
[all...]
/kernel/linux/linux-5.10/drivers/edac/
H A Dedac_device_sysfs.c407 #define to_block(k) container_of(k, struct edac_device_block, kobj) macro
/kernel/linux/linux-6.6/drivers/edac/
H A Dedac_device_sysfs.c408 #define to_block(k) container_of(k, struct edac_device_block, kobj) macro
/kernel/linux/linux-5.10/kernel/printk/
H A Dprintk_ringbuffer.c369 static struct prb_data_block *to_block(struct prb_data_ring *data_ring, in to_block() function
[all...]
/kernel/linux/linux-6.6/kernel/printk/
H A Dprintk_ringbuffer.c369 static struct prb_data_block *to_block(struct prb_data_ring *data_ring, in to_block() function
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
H A Damd.c1001 #define to_block(k) container_of(k, struct threshold_block, kobj) macro
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
H A Damd.c1168 #define to_block(k) container_of(k, struct threshold_block, kobj) macro
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c2092 int sg_write(int sg_fd, unsigned char *buff, int blocks, int to_block, in sg_write() argument
6205 int sg_write2(int sg_fd, unsigned char *buff, int blocks, int to_block, in sg_write2() argument
[all...]

Completed in 21 milliseconds