Home | History | Annotate | Download | only in X86

Lines Matching refs:In64BitMode

4368   bool In64BitMode = DAG.getTargetLoweringInfo().isTypeLegal(MVT::i64);
4369 if (!In64BitMode && VT.getVectorElementType() == MVT::i64) {