Home
last modified time | relevance | path

Searched defs:loop_header_block (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_loop_preheader.cpp40 opt::BasicBlock* loop_header_block = in IsApplicable() local
26 TransformationAddLoopPreheader( uint32_t loop_header_block, uint32_t fresh_id, std::vector<uint32_t> phi_id) TransformationAddLoopPreheader() argument
[all...]
H A Dtransformation_add_function.cpp371 const auto* loop_header_block = in GetBackEdgeBlockId() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_loop_preheader.cpp40 opt::BasicBlock* loop_header_block = in IsApplicable() local
26 TransformationAddLoopPreheader( uint32_t loop_header_block, uint32_t fresh_id, std::vector<uint32_t> phi_id) TransformationAddLoopPreheader() argument
[all...]
H A Dtransformation_add_function.cpp371 const auto* loop_header_block = in GetBackEdgeBlockId() local
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_loop_preheader.cpp40 opt::BasicBlock* loop_header_block = in IsApplicable() local
26 TransformationAddLoopPreheader( uint32_t loop_header_block, uint32_t fresh_id, std::vector<uint32_t> phi_id) TransformationAddLoopPreheader() argument
[all...]
H A Dtransformation_add_function.cpp376 const auto* loop_header_block = in GetBackEdgeBlockId() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_control_flow.c152 nir_block *loop_header_block = nir_loop_first_block(loop); in link_block_to_non_block() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross.cpp3668 auto &loop_header_block = get<SPIRBlock>(ir.continue_block_to_loop_header[block]); in analyze_variable_scope() local
3708 auto &loop_header_block = get<SPIRBlock>(dominating_block); in analyze_variable_scope() local

Completed in 15 milliseconds