Lines Matching refs:isInteger
414 (EltVT.isInteger() && Val.getValueType().bitsGE(EltVT))) { in ExpandINSERT_VECTOR_ELT()
2857 assert(NewInTy.isInteger() && "Ran out of possibilities!"); in PromoteLegalINT_TO_FP()
2915 assert(NewOutTy.isInteger() && "Ran out of possibilities!"); in PromoteLegalFP_TO_INT()
2958 assert(NewOutTy.isInteger() && "Ran out of possibilities!"); in PromoteLegalFP_TO_INT_SAT()
3173 if (VT.isInteger()) in ExpandNode()
5026 assert(OVT.isInteger() in PromoteNode()
5066 assert(OVT.isInteger() && "Cannot promote logic operation"); in PromoteNode()
5124 } else if (Node->getValueType(0).isInteger()) { in PromoteNode()
5175 if (NVT.isInteger()) { in PromoteNode()
5208 if (NVT.isInteger()) { in PromoteNode()
5239 if (NVT.isInteger()) { in PromoteNode()
5577 if (ScalarType.isInteger()) { in PromoteNode()