Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/validation/optim/
Dcmp-zext-uimm1.c1 #define zext(X) ((unsigned long long) (X)) macro
Dcmp-zext-uimm0.c1 #define zext(X) ((unsigned long long) (X)) macro
Dcmp-zext-uimm2.c1 #define zext(X) ((unsigned long long) (X)) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DKnownBits.h135 KnownBits zext(unsigned BitWidth, bool ExtendedBitsAreKnownZero) const { in zext() function
/third_party/ltp/tools/sparse/sparse-src/
Dscheck.c83 static BoolectorNode *zext(Btor *btor, struct instruction *insn, BoolectorNode *s) in zext() function
/third_party/mesa3d/src/asahi/compiler/
Dagx_pack.c313 bool zext = I->src[s].abs; in agx_pack_alu() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp965 APInt APInt::zext(unsigned width) const { in zext() function in APInt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp937 APInt APInt::zext(unsigned width) const { in zext() function in APInt