Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp107 SDValue ExpandFNEG(SDValue Op);
695 return ExpandFNEG(Op); in Expand()
969 SDValue VectorLegalizer::ExpandFNEG(SDValue Op) { in ExpandFNEG() function in __anon741ec2090111::VectorLegalizer