Searched refs:RoundV (Results 1 – 1 of 1) sorted by relevance
1460 SmallVector<Value *> RoundV(WordP.size(), Zero); in processFxpMulChopped() local1461 RoundV[*Op.RoundAt / 32] = in processFxpMulChopped()1463 WordP = createAddLong(Builder, WordP, RoundV); in processFxpMulChopped()