Home
last modified time | relevance | path

Searched defs:mergeInstruction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/
H A DCreateInstructionRequest.java783 public Builder mergeInstruction(com.google.cloud.datalabeling.v1beta1.Instruction value) { in mergeInstruction() method in CreateInstructionRequest.Builder
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShader.hpp439 InsnIterator mergeInstruction; // Structured control flow merge instruction. member in sw::Spirv::Block