Searched defs:pushUInt (Results 1 – 2 of 2) sorted by relevance
70 pushUInt(value: number, width: BitWidth): void { method in Builder
5974 void pushUInt(uint64_t Operand) { Expr.push_back(Operand); } in pushUInt() function