Searched defs:InstructionMatchesPattern (Results 1 – 15 of 15) sorted by relevance
26 bool GpuScatterExpander::InstructionMatchesPattern(HloInstruction* inst) { in InstructionMatchesPattern() function in xla::GpuScatterExpander
34 bool ConvertOperandFolding::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::ConvertOperandFolding
44 bool OperandUpcaster::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::OperandUpcaster
74 bool LogisticExpander::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::LogisticExpander
37 bool AllToAllDecomposer::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::AllToAllDecomposer
51 bool RngBitGeneratorExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::RngBitGeneratorExpander
63 bool ComparisonExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::ComparisonExpander
199 bool StableSortExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::StableSortExpander
31 bool Convolution4DExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::Convolution4DExpander
126 bool RngExpander::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::RngExpander
218 bool CholeskyExpander::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::CholeskyExpander
421 bool ScatterExpander::InstructionMatchesPattern(HloInstruction* inst) { in InstructionMatchesPattern() function in xla::ScatterExpander
381 bool GatherExpander::InstructionMatchesPattern(HloInstruction* inst) { in InstructionMatchesPattern() function in xla::GatherExpander
418 bool QrExpander::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::QrExpander
556 bool TriangularSolveExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::TriangularSolveExpander