Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp824 if (SDValue Expanded = TLI.expandIntMINMAX(Node, DAG)) { in Expand()
H A DTargetLowering.cpp8820 SDValue TargetLowering::expandIntMINMAX(SDNode *Node, SelectionDAG &DAG) const { in expandIntMINMAX() function in TargetLowering
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4833 SDValue expandIntMINMAX(SDNode *Node, SelectionDAG &DAG) const;