Home
last modified time | relevance | path

Searched refs:Op0MVT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1975 MVT Op0MVT = TLI.getValueType(DL, Op0->getType(), true).getSimpleVT(); in selectShift() local
1977 if (!emitIntExt(Op0MVT, Op0Reg, MVT::i32, TempReg, IsZExt)) in selectShift()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp23816 EVT Op0MVT = Op->getOperand(0).getValueType(); in tryToWidenSetCCOperands() local
23817 if (!Op0MVT.isVector() || Op->use_empty()) in tryToWidenSetCCOperands()
23826 if (UseMVT.getScalarSizeInBits() <= Op0MVT.getScalarSizeInBits()) in tryToWidenSetCCOperands()