Searched refs:MulFactor (Results 1 – 1 of 1) sorted by relevance
1779 uint64_t MulFactor = 1ull << N->getConstantOperandVal(1); in getMultiplierForSHL() local1780 return CurDAG->getConstant(MulFactor, SDLoc(N), in getMultiplierForSHL()