Home
last modified time | relevance | path

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

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