| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.h | 640 Block &head, &body, &merge, &continue_target; member
|
| H A D | SpvBuilder.cpp | 3604 Block& merge = makeNewBlock(); in makeNewLoop() local 4072 Instruction* merge in createSelectionMerge() local 4081 Instruction* merge = new Instruction(OpLoopMerge); createLoopMerge() local [all...] |
| /third_party/mesa3d/src/broadcom/compiler/ |
| H A D | qpu_schedule.c | 947 struct v3d_qpu_instr merge = *a; in qpu_merge_inst() local 2182 struct schedule_node *merge = NULL; schedule_instructions() local [all...] |
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_ra.cpp | 324 void merge() { in merge() function in nv50_ir::MergedDefs 1997 Instruction *merge = *it; in resolveSplitsAndMerges() local 2189 Instruction *merge = new_Instruction(func, OP_MERGE, typeOfSize(size)); in condenseSrcs() local [all...] |
| H A D | nv50_ir_lowering_nv50.cpp | 2107 Instruction *merge = bld.mkOp(OP_MERGE, bytes < 4 ? TYPE_U32 : ty, bld.getSSA(bytes < 4 ? 4 : bytes)); in handleSUSTP() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | pre-process.c | 543 static int merge(struct token *left, struct token *right) in merge() function
|
| H A D | linearize.c | 1655 struct basic_block *merge; in linearize_short_conditional() local 1683 struct basic_block *bb_true, *bb_false, *merge; in linearize_conditional() local 1721 struct basic_block *other, *merge; in linearize_logical() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-call-reducer.cc | 161 auto merge = gasm_->MakeLabel(); in ~IfBuilder0() local 228 auto merge = gasm_->MakeLabel(kPhiRepresentation); in Value() local 402 Node* merge = gasm_->graph()->NewNode(gasm_->common()->Merge(size), MergeExceptionalPaths() local [all...] |
| H A D | js-generic-lowering.cc | 1214 Node* merge = graph()->NewNode(common()->Merge(2), if_true, if_false); in LowerJSStackCheck() local
|
| H A D | scheduler.cc | 559 void ConnectMerge(Node* merge) { in ConnectMerge() argument 1769 Node* merge = NodeProperties::GetControlInput(use, 0); GetBlockForUse() local [all...] |
| H A D | js-native-context-specialization.cc | 1380 Node* merge = graph()->NewNode(common()->Merge(if_exception_count), in ReduceNamedAccess() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | MachineBlockPlacement.cpp | 273 void merge(MachineBasicBlock *BB, BlockChain *Chain) { in merge() function in __anon24043::BlockChain
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_wrapper.h | 1515 ANGLE_INLINE VkResult PipelineCache::merge(VkDevice device, in merge() function in rx::DescriptorSetIndex::PipelineCache
|
| H A D | vk_helpers.h | 790 void merge(PipelineBarrier *other) in merge() function in rx::vk::DynamicallyGrowingPool
|
| /third_party/skia/src/pathops/ |
| H A D | SkOpAngle.cpp | 833 bool SkOpAngle::merge(SkOpAngle* angle) { in merge() function in SkOpAngle
|
| H A D | SkPathOpsTSect.cpp | 1692 void merge(const SkClosestRecord& mate) { in merge() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 601 void InstrProfValueSiteRecord::merge(InstrProfValueSiteRecord &Input, in merge() function in llvm::InstrProfValueSiteRecord 655 void InstrProfRecord::merge(InstrProfRecord &Other, uint64_t Weight, in merge() function in llvm::InstrProfRecord
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | SIInsertWaitcnts.cpp | 1320 bool WaitcntBrackets::merge(const WaitcntBrackets &Other) { in merge() function in WaitcntBrackets
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | TextFormat.java | 1447 public static void merge(final Readable input, final Message.Builder builder) throws IOException { in merge() method in TextFormat 1452 public static void merge(final CharSequence input, final Message.Builder builder) in merge() method in TextFormat 1475 public static void merge( in merge() method in TextFormat 1488 public static void merge( merge() method in TextFormat 1641 public void merge(final Readable input, final Message.Builder builder) throws IOException { merge() method in TextFormat.Parser 1648 public void merge(final CharSequence input, final Message.Builder builder) merge() method in TextFormat.Parser 1657 public void merge( merge() method in TextFormat.Parser 1748 public void merge( merge() method in TextFormat.Parser [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | btree.h | 1758 void btree_node<P>::merge(btree_node *src, allocator_type *alloc) { in merge() function in absl::container_internal::btree_node
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_private.h | 234 const uint32_t *merge; member
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | graph-builder-interface.cc | 1543 TFNode* merge = builder_->Merge(2, controls); Goto() local 1572 TFNode* merge = to->control; Goto() local [all...] |
| H A D | function-body-decoder-impl.h | 3603 void InitMerge(Merge<Value>* merge, uint32_t arity, func get_val) { in InitMerge() argument 5143 void PushMergeValues(Control* c, Merge<Value>* merge) { in PushMergeValues() argument 5277 TypeCheckStackAgainstMerge(uint32_t drop_values, Merge<Value>* merge) TypeCheckStackAgainstMerge() argument [all...] |
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_common.hpp | 194 inline std::string merge(const SmallVector<std::string> &list, const char *between = ", ") in merge() function 801 Merge merge = MergeNone; member
|
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLSPIRVCodeGenerator.cpp | 2270 SpvId merge = this->nextId(nullptr); in writeMatrixComparison() local
|