Searched defs:ToCategory (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | hlo_instructions.cc | 1157 string HloFusionInstruction::ToCategory() const { in ToCategory() function in xla::HloFusionInstruction |
D | hlo_instruction.cc | 2431 string HloInstruction::ToCategory() const { in ToCategory() function in xla::HloInstruction |
/external/clang/lib/AST/ | ||
D | ASTImporter.cpp | 3708 ObjCCategoryDecl *ToCategory = MergeWithCategory; in VisitObjCCategoryDecl() local |