Searched defs:zext (Results 1 – 8 of 8) sorted by relevance
1 #define zext(X) ((unsigned long long) (X)) macro
135 KnownBits zext(unsigned BitWidth, bool ExtendedBitsAreKnownZero) const { in zext() function
83 static BoolectorNode *zext(Btor *btor, struct instruction *insn, BoolectorNode *s) in zext() function
313 bool zext = I->src[s].abs; in agx_pack_alu() local
965 APInt APInt::zext(unsigned width) const { in zext() function in APInt
937 APInt APInt::zext(unsigned width) const { in zext() function in APInt