Searched refs:knownBitsGE (Results 1 – 4 of 4) sorted by relevance
258 bool knownBitsGE(EVT VT) const { in knownBitsGE() function286 return knownBitsGE(VT); in bitsGE()
377 bool knownBitsGE(MVT VT) const { in knownBitsGE() function403 return knownBitsGE(VT); in bitsGE()
6804 if (VT.knownBitsGE(SubVT)) in WidenVecOp_INSERT_SUBVECTOR()
26518 if (VT.knownBitsGE(SrcVT) && in visitINSERT_SUBVECTOR()