Home
last modified time | relevance | path

Searched defs:targetLabel (Results 1 – 4 of 4) sorted by relevance

/external/turbine/java/com/google/turbine/options/
DTurbineOptions.java95 public abstract Optional<String> targetLabel(); in targetLabel() method in TurbineOptions
175 public abstract Builder setTargetLabel(String targetLabel); in setTargetLabel()
/external/turbine/java/com/google/turbine/deps/
DDependencies.java57 Optional<String> targetLabel, ClassPath bootclasspath, BindingResult bound, Lowered lowered) { in collectDeps()
/external/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp2716 void WriteBranch(Blob *blob, IdRef targetLabel) in WriteBranch()
Dspirv_instruction_parser_autogen.cpp3257 void ParseBranch(const uint32_t *_instruction, IdRef *targetLabel) in ParseBranch()