Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_domain_map.cc45 bool HloDomainMap::InSameDomain(const HloInstruction* instruction1, in InSameDomain()
Dhlo_module_group_metadata.cc382 Status HloModuleGroupMetadata::AddCompanion(HloInstruction* instruction1, in AddCompanion()
Dhlo_instruction_test.cc833 static bool Identical(const HloInstruction& instruction1, in Identical()
847 static bool StructuralEqual(const HloInstruction& instruction1, in StructuralEqual()
/external/proguard/src/proguard/classfile/util/
DInstructionSequenceMatcher.java514 private boolean matchingOpcodes(Instruction instruction1, in matchingOpcodes()