Home
last modified time | relevance | path

Searched defs:conditional_branch (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_add_loop_to_create_int_constant_synonym.cpp330 std::unique_ptr<opt::Instruction> conditional_branch = in Apply() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_loop_to_create_int_constant_synonym.cpp330 std::unique_ptr<opt::Instruction> conditional_branch = in Apply() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_loop_to_create_int_constant_synonym.cpp330 std::unique_ptr<opt::Instruction> conditional_branch = in Apply() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/
Dcompiler.cpp494 void llvm_compiler::conditional_branch( in conditional_branch() function in client::code_gen::llvm_compiler