Searched refs:Op0MVT (Results 1 – 2 of 2) sorted by relevance
1975 MVT Op0MVT = TLI.getValueType(DL, Op0->getType(), true).getSimpleVT(); in selectShift() local1977 if (!emitIntExt(Op0MVT, Op0Reg, MVT::i32, TempReg, IsZExt)) in selectShift()
23816 EVT Op0MVT = Op->getOperand(0).getValueType(); in tryToWidenSetCCOperands() local23817 if (!Op0MVT.isVector() || Op->use_empty()) in tryToWidenSetCCOperands()23826 if (UseMVT.getScalarSizeInBits() <= Op0MVT.getScalarSizeInBits()) in tryToWidenSetCCOperands()