Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp192 bool emitIntSExt32r2(MVT SrcVT, unsigned SrcReg, MVT DestVT,
1842 bool MipsFastISel::emitIntSExt32r2(MVT SrcVT, unsigned SrcReg, MVT DestVT, in emitIntSExt32r2() function in MipsFastISel
1862 return emitIntSExt32r2(SrcVT, SrcReg, DestVT, DestReg); in emitIntSExt()