Searched refs:biasedArg (Results 1 – 1 of 1) sorted by relevance
262 Value biasedArg = builder.create<arith::AddIOp>(arg, bias); in exp2I32() local264 builder.create<arith::ShLIOp>(biasedArg, exponetBitLocation); in exp2I32()