Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp136 SDValue ExpandFSUB(SDValue Op);
757 return ExpandFSUB(Op); in Expand()
1157 SDValue VectorLegalizer::ExpandFSUB(SDValue Op) { in ExpandFSUB() function in VectorLegalizer