Home
last modified time | relevance | path

Searched defs:to_block (Results 1 – 15 of 15) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_add_dead_break.cpp31 uint32_t from_block, uint32_t to_block, bool break_condition_value, in TransformationAddDeadBreak()
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dreduction_util.cpp102 opt::BasicBlock* to_block) { in AdaptPhiInstructionsForRemovedEdge()
Dstructured_loop_to_selection_reduction_opportunity.cpp169 opt::BasicBlock* to_block) { in AdaptPhiInstructionsForAddedEdge()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_dead_break.cpp31 uint32_t from_block, uint32_t to_block, bool break_condition_value, in TransformationAddDeadBreak()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_dead_break.cpp31 uint32_t from_block, uint32_t to_block, bool break_condition_value, in TransformationAddDeadBreak()
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dreduction_util.cpp102 opt::BasicBlock* to_block) { in AdaptPhiInstructionsForRemovedEdge()
Dstructured_loop_to_selection_reduction_opportunity.cpp169 opt::BasicBlock* to_block) { in AdaptPhiInstructionsForAddedEdge()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/reduce/
Dreduction_util.cpp102 opt::BasicBlock* to_block) { in AdaptPhiInstructionsForRemovedEdge()
Dstructured_loop_to_selection_reduction_opportunity.cpp166 opt::BasicBlock* to_block) { in AdaptPhiInstructionsForAddedEdge()
/external/skqp/src/compute/skc/platforms/cl_12/
Dpath_builder_cl_12.c326 skc_uint const to_block) in skc_ringdex_dont_map_last()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/protobufs/
Dspvtoolsfuzz.proto745 uint32 to_block = 2; field
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto743 uint32 to_block = 2; field
/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto743 uint32 to_block = 2; field
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c2095 int sg_write(int sg_fd, unsigned char *buff, int blocks, int to_block, in sg_write()
6208 int sg_write2(int sg_fd, unsigned char *buff, int blocks, int to_block, in sg_write2()
/external/minijail/
Dlibminijail.c3124 sigset_t to_block, to_restore; in minijail_run_internal() local