Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3756 auto ZExtCarryIn = MIRBuilder.buildZExt(Ty, CarryIn); in lower() local
3757 MIRBuilder.buildAdd(Res, TmpRes, ZExtCarryIn); in lower()