Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/
Dchrome_release_branch.py48 def create_new_branch(new_branch, branch_at): argument
71 def update_infra_config(old_branch, new_branch): argument
/third_party/skia/third_party/externals/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
/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
/third_party/skia/third_party/externals/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
/third_party/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc330 bool new_branch = false; in AddPath() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc2185 const int32_t new_branch = cond | link | 0x0a000000; in BindARMv6() local