Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp235 unsigned emiti1Ext(unsigned SrcReg, MVT DestVT, bool isZExt);
4014 unsigned AArch64FastISel::emiti1Ext(unsigned SrcReg, MVT DestVT, bool IsZExt) { in emiti1Ext() function in AArch64FastISel
4425 return emiti1Ext(SrcReg, DestVT, IsZExt); in emitIntExt()