Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1659 LegalizeAction getPartialReduceMLAAction(unsigned Opc, EVT AccVT, in getPartialReduceMLAAction() function
1673 LegalizeAction Action = getPartialReduceMLAAction(Opc, AccVT, InputVT); in isPartialReduceMLALegalOrCustom()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp535 TLI.getPartialReduceMLAAction(Op.getOpcode(), Node->getValueType(0), in LegalizeOp()