Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5257 auto LenConst = MIRBuilder.buildConstant(DstTy, Len); in lowerBitCount() local
5258 MIRBuilder.buildSelect(DstReg, ICmp, LenConst, CtlzZU); in lowerBitCount()
5308 auto LenConst = MIRBuilder.buildConstant(DstTy, Len); in lowerBitCount() local
5309 MIRBuilder.buildSelect(DstReg, ICmp, LenConst, CttzZU); in lowerBitCount()