Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DKnownBits.h161 KnownBits zext(unsigned BitWidth) const { in zext() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlower-subreg.cc126 rtx zext; member
H A Ddouble-int.cc726 double_int::zext (unsigned prec) const in zext() function in double_int
H A Dexpmed.cc124 rtx zext; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlower-subreg.c126 rtx zext; member
H A Ddouble-int.c726 double_int::zext (unsigned prec) const in zext() function
H A Dexpmed.c124 rtx zext; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPInt.cpp930 APInt APInt::zext(unsigned width) const { in zext() function in APInt
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp11008 unsigned zext = shift->getZExtValue(); in GetExprRange() local