Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_address.c43 bool zext; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DKnownBits.h135 KnownBits zext(unsigned BitWidth, bool ExtendedBitsAreKnownZero) const { in zext() function
/external/llvm-project/llvm/include/llvm/Support/
DKnownBits.h140 KnownBits zext(unsigned BitWidth) const { in zext() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp980 APInt APInt::zext(unsigned width) const { in zext() function in APInt
/external/llvm/lib/Support/
DAPInt.cpp1002 APInt APInt::zext(unsigned width) const { in zext() function in APInt
/external/llvm-project/llvm/lib/Support/
DAPInt.cpp930 APInt APInt::zext(unsigned width) const { in zext() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp937 APInt APInt::zext(unsigned width) const { in zext() function in APInt
/external/clang/lib/Sema/
DSemaChecking.cpp7234 unsigned zext = shift.getZExtValue(); in GetExprRange() local
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp10751 unsigned zext = shift->getZExtValue(); in GetExprRange() local