Home | History | Annotate | Download | only in X86

Lines Matching refs:isTypeLegal

5108       DAG.getTargetLoweringInfo().isTypeLegal(MVT::v2i64)) {
6685 if (!isTypeLegal(NVT))
12019 !DAG.getTargetLoweringInfo().isTypeLegal(VT)) {
12037 if (!DAG.getTargetLoweringInfo().isTypeLegal(VT))
12283 if (!TLI.isTypeLegal(N->getOperand(0).getValueType()))
14882 if (!DCI.isBeforeLegalize() && !TLI.isTypeLegal(VT.getVectorElementType()))
15191 VT != MVT::f80 && DAG.getTargetLoweringInfo().isTypeLegal(VT) &&
15335 if (DAG.getTargetLoweringInfo().isTypeLegal(LHS.getValueType())) {
15988 if (!DAG.getTargetLoweringInfo().isTypeLegal(EltVT) &&
16595 if (TLI.isTypeLegal(Tp) && ((MemSz % Tp.getSizeInBits()) == 0)) {
16601 if (TLI.isTypeLegal(MVT::f64) && SclrLoadTy.getSizeInBits() < 64 &&
16630 if (!TLI.isTypeLegal(WideVecVT))
16788 if (!TLI.isTypeLegal(WideVecVT))
16802 if (TLI.isTypeLegal(Tp) && Tp.getSizeInBits() <= NumElems * ToSz)
16807 if (TLI.isTypeLegal(MVT::f64) && StoreType.getSizeInBits() < 64 &&
17247 if (!DAG.getTargetLoweringInfo().isTypeLegal(VT))
17439 !DAG.getTargetLoweringInfo().isTypeLegal(VT)) {
17645 if (!isTypeLegal(VT))