Home
last modified time | relevance | path

Searched defs:ToCategory (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.cc1157 string HloFusionInstruction::ToCategory() const { in ToCategory() function in xla::HloFusionInstruction
1875 string HloConvolutionInstruction::ToCategory() const { in ToCategory() function in xla::HloConvolutionInstruction
Dhlo_instruction.cc2431 string HloInstruction::ToCategory() const { in ToCategory() function in xla::HloInstruction
/external/clang/lib/AST/
DASTImporter.cpp3708 ObjCCategoryDecl *ToCategory = MergeWithCategory; in VisitObjCCategoryDecl() local