Searched refs:bitsGE (Results 1 – 11 of 11) sorted by relevance
184 bool bitsGE(EVT VT) const { in bitsGE() function
454 bool bitsGE(MVT VT) const { in bitsGE() function
466 assert(WideVT.bitsGE(SrcEltVT) && in ExpandLoad()
595 if (NVT.bitsGE(SVT)) in SoftenFloatRes_XINT_TO_FP()
630 (EltVT.isInteger() && Val.getValueType().bitsGE(EltVT))) { in ExpandINSERT_VECTOR_ELT()
3981 assert(NVT.bitsGE(VT)); in getMemcpyLoadsAndStores()
506 PartEVT.getVectorElementType().bitsGE( in getCopyToPartsVector()
11210 if (XType.bitsGE(AType)) { in SimplifySelectCC()
257 return VT.bitsGE(MVT::i64); in allowsUnalignedMemoryAccesses()
1390 Value.getValueType().bitsGE(MVT::i32)) { in LowerSTORE()
1184 ExtType == ISD::NON_EXTLOAD || Load->getMemoryVT().bitsGE(MVT::i32)) in LowerLOAD()