Searched refs:SinkShiftAndTruncate (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp883 /// SinkShiftAndTruncate - sink both shift and truncate instruction
886 SinkShiftAndTruncate(BinaryOperator *ShiftI, Instruction *User, ConstantInt *CI, function
1017 SinkShiftAndTruncate(ShiftI, User, CI, InsertedShifts, TLI);

Completed in 154 milliseconds