Searched refs:bitsGE (Results 1 – 15 of 15) sorted by relevance
206 bool bitsGE(EVT VT) const { in bitsGE() function
537 bool bitsGE(MVT VT) const { in bitsGE() function
542 bool bitsGE(EVT VT) const { in bitsGE() function
525 assert(WideVT.bitsGE(SrcEltVT) && in ExpandLoad()
721 if (NVT.bitsGE(SVT)) in SoftenFloatRes_XINT_TO_FP()903 if (NVT.bitsGE(RVT)) in SoftenFloatOp_FP_TO_XINT()
366 (EltVT.isInteger() && Val.getValueType().bitsGE(EltVT))) { in ExpandINSERT_VECTOR_ELT()
4391 assert(NVT.bitsGE(VT)); in getMemcpyLoadsAndStores()
550 PartEVT.getVectorElementType().bitsGE( in getCopyToPartsVector()
14261 if (XType.bitsGE(AType)) { in SimplifySelectCC()
554 if (NVT.bitsGE(SVT)) in SoftenFloatRes_XINT_TO_FP()
687 (EltVT.isInteger() && Val.getValueType().bitsGE(EltVT))) { in ExpandINSERT_VECTOR_ELT()
3490 assert(NVT.bitsGE(VT)); in getMemcpyLoadsAndStores()
473 PartVT.getVectorElementType().bitsGE( in getCopyToPartsVector()
7526 if (XType.bitsGE(AType)) { in SimplifySelectCC()
1407 ValueVT.bitsGE(MVT::i32)) { in LowerSTORE()