Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.cc1857 std::string HloFusionInstruction::ToCategory() const { in ToCategory() function in xla::HloFusionInstruction
2452 std::string HloConvolutionInstruction::ToCategory() const { in ToCategory() function in xla::HloConvolutionInstruction
H A Dhlo_instruction.cc3401 std::string HloInstruction::ToCategory() const { in ToCategory() function in xla::HloInstruction
/aosp_15_r20/external/clang/lib/AST/
H A DASTImporter.cpp3708 ObjCCategoryDecl *ToCategory = MergeWithCategory; in VisitObjCCategoryDecl() local