Searched refs:bitsGE (Results 1 – 13 of 13) sorted by relevance
235 bool bitsGE(EVT VT) const { in bitsGE() function
777 bool bitsGE(MVT VT) const { in bitsGE() function
614 assert(WideVT.bitsGE(SrcEltVT) && in ExpandLoad()
722 if (NVT.bitsGE(SVT)) in SoftenFloatRes_XINT_TO_FP()946 if (NVT.bitsGE(RVT)) in SoftenFloatOp_FP_TO_XINT()
457 if (SVT.bitsGE(NVT)) { in PromoteIntRes_EXTRACT_VECTOR_ELT()
390 (EltVT.isInteger() && Val.getValueType().bitsGE(EltVT))) { in ExpandINSERT_VECTOR_ELT()
4345 ExtVT.bitsGE(Load->getMemoryVT())) in SearchForAndLoads()4366 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()18434 if (!isNullConstant(N3) || !XType.bitsGE(AType)) in foldSelectCCToShiftAnd()
5777 assert(NVT.bitsGE(VT)); in getMemcpyLoadsAndStores()
666 PartEVT.getVectorElementType().bitsGE( in getCopyToPartsVector()
1164 if (LaneT.bitsGE(MVT::i32)) in UnrollVectorShift()
1309 } else if (Ptr->getOpcode() != AMDGPUISD::DWORDADDR && VT.bitsGE(MVT::i32)) { in LowerSTORE()
2914 if (SrcVT.bitsGE(ExtVT)) { in performAssertSZExtCombine()
36625 if (!N->hasOneUse() || !N->getSimpleValueType(0).bitsGE(MVT::i32) || in combineOrCmpEqZeroToCtlzSrl()36635 N->getOperand(1).getValueType().bitsGE(MVT::i32); in combineOrCmpEqZeroToCtlzSrl()