Home
last modified time | relevance | path

Searched refs:isPartialReduceMLALegalOrCustom (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1671 bool isPartialReduceMLALegalOrCustom(unsigned Opc, EVT AccVT, in isPartialReduceMLALegalOrCustom() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12886 if (!TLI.isPartialReduceMLALegalOrCustom( in foldPartialReduceMLAMulOp()
12926 if (!TLI.isPartialReduceMLALegalOrCustom( in foldPartialReduceMLAMulOp()
12968 if (!TLI.isPartialReduceMLALegalOrCustom( in foldPartialReduceAdd()