Searched refs:Leading (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/stand/i386/btx/btxldr/
H A Dbtxldr.S275 cmpb $'0',%al # Leading zero?
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp12769 uint32_t Leading = countLeadingZeros(C1); local
12771 if (Leading == C2 && C2 + C3 < 32) {

Completed in 98 milliseconds