Searched refs:VectorLegalizer (Results 1 – 1 of 1) sorted by relevance
56 class VectorLegalizer { class170 VectorLegalizer(SelectionDAG& dag) : in VectorLegalizer() function in __anon9837765b0111::VectorLegalizer179 bool VectorLegalizer::Run() { in Run()244 SDValue VectorLegalizer::LegalizeOp(SDValue Op) { in LegalizeOp()727 SDValue VectorLegalizer::ExpandStore(SDNode *N) { in ExpandStore()1342 void VectorLegalizer::ExpandFSUB(SDNode *Node, in ExpandFSUB()1356 void VectorLegalizer::ExpandSETCC(SDNode *Node, in ExpandSETCC()1400 void VectorLegalizer::ExpandUADDSUBO(SDNode *Node, in ExpandUADDSUBO()1416 void VectorLegalizer::ExpandMULO(SDNode *Node, in ExpandMULO()1448 void VectorLegalizer::ExpandREM(SDNode *Node, in ExpandREM()[all …]