Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp829 if (SDValue Expanded = TLI.expandIntMINMAX(Node, DAG)) { in Expand()
H A DTargetLowering.cpp7913 SDValue TargetLowering::expandIntMINMAX(SDNode *Node, SelectionDAG &DAG) const { in expandIntMINMAX() function in TargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4484 SDValue expandIntMINMAX(SDNode *Node, SelectionDAG &DAG) const;