Home
last modified time | relevance | path

Searched defs:zext (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Support/
DAPInt.cpp983 APInt APInt::zext(unsigned width) const { in zext() function in APInt
/external/clang/lib/Sema/
DSemaChecking.cpp4216 unsigned zext = shift.getZExtValue(); in GetExprRange() local