Home
last modified time | relevance | path

Searched refs:getExpandedFixedPointMultiplication (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3843 SDValue getExpandedFixedPointMultiplication(SDNode *Node,
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3294 Results.push_back(TLI.getExpandedFixedPointMultiplication(Node, DAG)); in ExpandNode()
H A DTargetLowering.cpp5358 TargetLowering::getExpandedFixedPointMultiplication(SDNode *Node, in getExpandedFixedPointMultiplication() function in TargetLowering