Searched refs:bitsGE (Results 1 – 7 of 7) sorted by relevance
427 bool bitsGE(MVT VT) const { in bitsGE() function702 bool bitsGE(EVT VT) const { in bitsGE() function
403 assert(WideVT.bitsGE(SrcEltVT) && in ExpandLoad()
578 if (NVT.bitsGE(SVT)) in SoftenFloatRes_XINT_TO_FP()
622 (EltVT.isInteger() && Val.getValueType().bitsGE(EltVT))) { in ExpandINSERT_VECTOR_ELT()
3682 assert(NVT.bitsGE(VT)); in getMemcpyLoadsAndStores()
505 PartEVT.getVectorElementType().bitsGE( in getCopyToPartsVector()
9612 if (XType.bitsGE(AType)) { in SimplifySelectCC()