Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3404 auto ZExtCarryIn = MIRBuilder.buildZExt(Ty, CarryIn); in lower() local
3405 MIRBuilder.buildAdd(Res, TmpRes, ZExtCarryIn); in lower()