Lines Matching refs:const8
6148 IRExpr* const8 = is32bit ? mkU32(8) : mkU64(8);6190 tmp = binop(opAND, binop(opCMPORDS, argLe, argRe), const8);6202 tmp = binop(opAND, binop(opCMPORDU, argLe, argRe), const8);