Home
last modified time | relevance | path

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

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