Searched defs:NLZ2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp67 unsigned NLZ2 = CLHS->getValue().countLeadingZeros(); local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2095 unsigned NLZ2 = CLHS->getAPIntValue().countLeadingZeros(); local

Completed in 109 milliseconds