/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | gpu_scatter_expander.cc | 26 bool GpuScatterExpander::InstructionMatchesPattern(HloInstruction* inst) { in InstructionMatchesPattern() function in xla::GpuScatterExpander
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | real_imag_expander.cc | 22 bool RealImagExpander::InstructionMatchesPattern(HloInstruction* inst) { in InstructionMatchesPattern() function in xla::RealImagExpander
|
H A D | convolution_pred_expander.cc | 32 bool ConvolutionPredExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::ConvolutionPredExpander
|
H A D | convert_operand_folding.cc | 35 bool ConvertOperandFolding::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::ConvertOperandFolding
|
H A D | result_caster.cc | 44 bool ResultCaster::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::ResultCaster
|
H A D | operand_upcaster.cc | 44 bool OperandUpcaster::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::OperandUpcaster
|
H A D | logistic_expander.cc | 74 bool LogisticExpander::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::LogisticExpander
|
H A D | bitcast_dtypes_expander.cc | 121 bool BitcastDtypesExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::BitcastDtypesExpander
|
H A D | all_to_all_decomposer.cc | 37 bool AllToAllDecomposer::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::AllToAllDecomposer
|
H A D | rng_bit_generator_expander.cc | 51 bool RngBitGeneratorExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::RngBitGeneratorExpander
|
H A D | gather_simplifier.cc | 128 bool GatherSimplifier::InstructionMatchesPattern(HloInstruction* inst) { in InstructionMatchesPattern() function in xla::GatherSimplifier
|
H A D | comparison_expander.cc | 63 bool ComparisonExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::ComparisonExpander
|
H A D | stable_sort_expander.cc | 199 bool StableSortExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::StableSortExpander
|
H A D | convolution_4d_expander.cc | 31 bool Convolution4DExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::Convolution4DExpander
|
H A D | scatter_simplifier.cc | 205 bool ScatterSimplifier::InstructionMatchesPattern(HloInstruction* inst) { in InstructionMatchesPattern() function in xla::ScatterSimplifier
|
H A D | rng_expander.cc | 128 bool RngExpander::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::RngExpander
|
H A D | select_and_scatter_expander.cc | 195 bool SelectAndScatterExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::SelectAndScatterExpander
|
H A D | cholesky_expander.cc | 216 bool CholeskyExpander::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::CholeskyExpander
|
H A D | gather_expander.cc | 406 bool GatherExpander::InstructionMatchesPattern(HloInstruction* inst) { in InstructionMatchesPattern() function in xla::GatherExpander
|
H A D | scatter_expander.cc | 487 bool ScatterExpander::InstructionMatchesPattern(HloInstruction* inst) { in InstructionMatchesPattern() function in xla::ScatterExpander
|
H A D | qr_expander.cc | 505 bool QrExpander::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::QrExpander
|
H A D | triangular_solve_expander.cc | 550 bool TriangularSolveExpander::InstructionMatchesPattern( in InstructionMatchesPattern() function in xla::TriangularSolveExpander
|
H A D | eigh_expander.cc | 540 bool EighExpander::InstructionMatchesPattern(HloInstruction* instruction) { in InstructionMatchesPattern() function in xla::EighExpander
|