Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3978 auto ZExtBorrowIn = MIRBuilder.buildZExt(Ty, BorrowIn); in lower() local
3979 MIRBuilder.buildSub(Res, TmpRes, ZExtBorrowIn); in lower()