Lines Matching refs:isInteger
403 (EltVT.isInteger() && Val.getValueType().bitsGE(EltVT))) { in ExpandINSERT_VECTOR_ELT()
708 !NVT.isInteger()) in LegalizeLoadOps()
2907 assert(NewInTy.isInteger() && "Ran out of possibilities!"); in PromoteLegalINT_TO_FP()
2965 assert(NewOutTy.isInteger() && "Ran out of possibilities!"); in PromoteLegalFP_TO_INT()
3008 assert(NewOutTy.isInteger() && "Ran out of possibilities!"); in PromoteLegalFP_TO_INT_SAT()
3273 if (VT.isInteger()) in ExpandNode()
5415 assert(OVT.isInteger() in PromoteNode()
5455 assert(OVT.isInteger() && "Cannot promote logic operation"); in PromoteNode()
5513 } else if (Node->getValueType(0).isInteger()) { in PromoteNode()
5563 if (NVT.isInteger()) { in PromoteNode()
5596 if (NVT.isInteger()) { in PromoteNode()
5627 if (NVT.isInteger()) { in PromoteNode()
6052 if (ScalarType.isInteger()) { in PromoteNode()