Lines Matching refs:isVector
330 if (LHSTy.isVector())
814 if (VT.isVector() || !VT.isInteger())
872 if (VT.isVector() || !VT.isInteger())
916 if (VT.isVector() || !VT.isInteger())
945 if (VT.isVector() || !VT.isInteger())
1391 if (VT.isVector()) {
1478 if (!VT.isVector() && SimplifyDemandedBits(SDValue(N, 0)))
1482 if (VT.isInteger() && !VT.isVector()) {
1618 if (!VT.isVector())
1646 if (VT.isVector()) {
1803 if (VT.isVector()) {
1912 if (VT.isVector()) {
1929 if (!VT.isVector()) {
1996 if (VT.isVector()) {
2052 if (!VT.isVector()) {
2156 if (VT.isSimple() && !VT.isVector()) {
2192 if (VT.isSimple() && !VT.isVector()) {
2274 if (VT.isSimple() && !VT.isVector()) {
2304 if (VT.isSimple() && !VT.isVector()) {
2387 !VT.isVector() &&
2489 if (VT.isVector()) {
2704 if (!VT.isVector() &&
3102 if (VT.isVector()) {
3122 EVT EltVT = VT.isVector() ? VT.getVectorElementType() : VT;
3242 if (!VT.isVector() &&
3418 if (VT.isVector()) {
3538 if (!VT.isVector() &&
3773 if (VT.isVector())
4461 if (ISD::isNON_EXTLoad(N0.getNode()) && !VT.isVector() &&
4551 if (VT.isVector() && !LegalOperations &&
4591 if (!VT.isVector() &&
4668 if (!VT.isVector() && isTruncateOf(DAG, N0, Op, KnownZero)) {
4754 if (ISD::isNON_EXTLoad(N0.getNode()) && !VT.isVector() &&
4843 if (!LegalOperations && VT.isVector()) {
4984 if (ISD::isNON_EXTLoad(N0.getNode()) && !VT.isVector() &&
5033 if (VT.isVector() && !LegalOperations) {
5131 if (VT.isVector())
5467 if (Level == AfterLegalizeVectorOps && VT.isVector() &&
5500 if (!VT.isVector()) {
5558 if (!VT.isVector() &&
5616 VT.isVector()) {
5627 assert(!DestEltVT.isVector() &&
5686 !VT.isVector() && !N0.getValueType().isVector()) {
5706 VT.isInteger() && !VT.isVector()) {
5903 if (VT.isVector()) {
6114 if (VT.isVector()) {
6205 if (VT.isVector()) {
6344 if (VT.isVector()) {
6483 !VT.isVector() &&
6496 N0.getOperand(0).getOpcode() == ISD::SETCC &&!VT.isVector() &&
6540 if (N0.getOpcode() == ISD::SETCC && !VT.isVector() &&
6680 if (VT.isVector()) {
6692 !VT.isVector() &&
6697 if (IntVT.isInteger() && !IntVT.isVector()) {
6760 if (VT.isVector()) {
6781 !N0.getOperand(0).getValueType().isVector()) {
6784 if (IntVT.isInteger() && !IntVT.isVector()) {
7650 if (ST->isTruncatingStore() || VT.isVector() || !Value.hasOneUse())
7921 if (MemVT.isVector() || !MemVT.isSimple())
8721 if (!BCVT.isVector() || ExtVT.bitsGT(BCVT.getVectorElementType()))
9398 if (ConvInput.getValueType().isVector() &&
9526 assert(N->getValueType(0).isVector() &&
9595 assert(N->getValueType(0).isVector() &&
9664 if (TheSelect->getOperand(0).getValueType().isVector()) return false;
9940 TLI.getBooleanContents(N0.getValueType().isVector()) ==