Home
last modified time | relevance | path

Searched refs:isLossyShiftLeft (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonBitSimplify.cpp1059 bool isLossyShiftLeft(const MachineInstr &MI, unsigned OpN,
1079 bool RedundantInstrElimination::isLossyShiftLeft(const MachineInstr &MI, in isLossyShiftLeft() function in RedundantInstrElimination
1258 if (isLossyShiftLeft(MI, OpN, LB, LE) || isLossyShiftRight(MI, OpN, LB, LE)) { in computeUsedBits()