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