/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/ |
H A D | dead_branch_elim_pass.cpp | 77 void DeadBranchElimPass::AddBranch(uint32_t labelId, BasicBlock* bp) { in AddBranch() function in spvtools::opt::DeadBranchElimPass
|
H A D | ir_builder.h | 206 Instruction* AddBranch(uint32_t label_id) { in AddBranch() function
|
H A D | aggressive_dead_code_elim_pass.cpp | 206 void AggressiveDCEPass::AddBranch(uint32_t labelId, BasicBlock* bp) { in AddBranch() function in spvtools::opt::AggressiveDCEPass
|
H A D | inline_pass.cpp | 57 void InlinePass::AddBranch(uint32_t label_id, in AddBranch() function in spvtools::opt::InlinePass
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | dead_branch_elim_pass.cpp | 77 void DeadBranchElimPass::AddBranch(uint32_t labelId, BasicBlock* bp) { in AddBranch() function in spvtools::opt::DeadBranchElimPass
|
D | ir_builder.h | 206 Instruction* AddBranch(uint32_t label_id) { in AddBranch() function
|
D | aggressive_dead_code_elim_pass.cpp | 197 void AggressiveDCEPass::AddBranch(uint32_t labelId, BasicBlock* bp) { in AddBranch() function in spvtools::opt::AggressiveDCEPass
|
D | inline_pass.cpp | 57 void InlinePass::AddBranch(uint32_t label_id, in AddBranch() function in spvtools::opt::InlinePass
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | dead_branch_elim_pass.cpp | 77 void DeadBranchElimPass::AddBranch(uint32_t labelId, BasicBlock* bp) { in AddBranch() function in spvtools::opt::DeadBranchElimPass
|
H A D | ir_builder.h | 206 Instruction* AddBranch(uint32_t label_id) { in AddBranch() function
|
H A D | aggressive_dead_code_elim_pass.cpp | 197 void AggressiveDCEPass::AddBranch(uint32_t labelId, BasicBlock* bp) { in AddBranch() function in spvtools::opt::AggressiveDCEPass
|
H A D | inline_pass.cpp | 57 void InlinePass::AddBranch(uint32_t label_id, in AddBranch() function in spvtools::opt::InlinePass
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | cmd_inject.cpp | 72 void AddBranch(uint64_t from, uint64_t to) { in AddBranch() function
|