Searched defs:Widen (Results 1 – 3 of 3) sorted by relevance
4904 bool Widen = !Subtarget->hasVLX() && !CmpVT.is512BitVector(); in tryVPTESTM() local
4291 bool Widen = !(Subtarget.hasVLX() || VT.is512BitVector()); in getAVX512Node() local
1191 static SDValue Widen(SelectionDAG *CurDAG, SDValue N) { in Widen() function