Lines Matching refs:isInteger
406 (EltVT.isInteger() && Val.getValueType().bitsGE(EltVT))) { in ExpandINSERT_VECTOR_ELT()
2517 assert(NewInTy.isInteger() && "Ran out of possibilities!"); in PromoteLegalINT_TO_FP()
2575 assert(NewOutTy.isInteger() && "Ran out of possibilities!"); in PromoteLegalFP_TO_INT()
2618 assert(NewOutTy.isInteger() && "Ran out of possibilities!"); in PromoteLegalFP_TO_INT_SAT()
2812 if (VT.isInteger()) in ExpandNode()
4453 assert(OVT.isInteger() in PromoteNode()
4489 assert(OVT.isInteger() && "Cannot promote logic operation"); in PromoteNode()
4538 } else if (Node->getValueType(0).isInteger()) { in PromoteNode()
4589 if (NVT.isInteger()) { in PromoteNode()
4622 if (NVT.isInteger()) { in PromoteNode()
4649 if (NVT.isInteger()) { in PromoteNode()