Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp1727 MVT Op0MVT = TLI.getValueType(DL, Op0->getType(), true).getSimpleVT(); in selectShift() local
1729 if (!emitIntExt(Op0MVT, Op0Reg, MVT::i32, TempReg, IsZExt)) in selectShift()