Home
last modified time | relevance | path

Searched defs:new_branch (Results 1 – 9 of 9) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dworkaround1209.cpp51 std::unique_ptr<Instruction> new_branch( in RemoveOpUnreachableInLoops() local
Dloop_unroller.cpp761 Instruction* new_branch = builder.AddBranch(new_target); in FoldConditionBlock() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dworkaround1209.cpp51 std::unique_ptr<Instruction> new_branch( in RemoveOpUnreachableInLoops() local
Dloop_unroller.cpp761 Instruction* new_branch = builder.AddBranch(new_target); in FoldConditionBlock() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dworkaround1209.cpp51 std::unique_ptr<Instruction> new_branch( in RemoveOpUnreachableInLoops() local
Dloop_unroller.cpp761 Instruction* new_branch = builder.AddBranch(new_target); in FoldConditionBlock() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dremove_tf_if_const_args.cc111 auto new_branch = builder.create<mlir::FuncOp>( in CreateBranchFunction() local
/external/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc330 bool new_branch = false; in AddPath() local
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc2185 const int32_t new_branch = cond | link | 0x0a000000; in BindARMv6() local