Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5980 auto LoIsZero = B.buildICmp(CmpInst::ICMP_EQ, LLT::scalar(1), in narrowScalarCTTZ() local
5988 B.buildSelect(DstReg, LoIsZero, LoIsZeroCTTZ, LoCTTZ); in narrowScalarCTTZ()