Home
last modified time | relevance | path

Searched refs:expandREM (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1834 if (!TLI.expandREM(Node, Result, DAG)) in ExpandREM()
H A DLegalizeDAG.cpp3773 if (TLI.expandREM(Node, Tmp1, DAG)) in ExpandNode()
H A DTargetLowering.cpp11104 bool TargetLowering::expandREM(SDNode *Node, SDValue &Result, in expandREM() function in TargetLowering
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5501 bool expandREM(SDNode *Node, SDValue &Result, SelectionDAG &DAG) const;