Home | History | Annotate | Download | only in X86

Lines Matching full:isinteger

5875   if (Subtarget->hasInt256() && Ld.getValueType().isInteger()) {
7958 if (VT.isInteger() && VT.getScalarSizeInBits() < 64 &&
9126 if (V2.getOpcode() != ISD::UNDEF || !VT.isInteger() ||
11185 assert((InVT.isInteger() && (InVT.getSizeInBits() <= 64)) &&
13306 } else if (ArgVT.isInteger() && ArgSize <= 32 /*bytes*/) {
14988 assert(VT.is256BitVector() && VT.isInteger() &&
15014 Op.getSimpleValueType().isInteger() &&
15021 Op.getSimpleValueType().isInteger() &&
15101 assert(VT.isInteger() && VT.getSizeInBits() == 128 &&
15123 assert(ArgVT.isInteger() && ArgVT.getSizeInBits() == 128 &&
16748 if (!VT1.isInteger() || !VT2.isInteger())
16773 if (!VT1.isSimple() || !VT1.isInteger() ||
16774 !VT2.isSimple() || !VT2.isInteger())
19619 Cond.getOperand(0).getValueType().isInteger());
20253 if (VT.isInteger() && !VT.isVector() &&
20780 if (VT.isInteger() && VT.getSizeInBits() == 8)
20789 if (VT.isInteger() && N->getOpcode() == ISD::XOR &&
20876 if (RegVT.isVector() && RegVT.isInteger() && Subtarget->hasSSE2() &&
21756 EFLAGS.getValueType().isInteger() &&
21885 !Cmp.getOperand(0).getValueType().isInteger())