Searched refs:OutOpCode (Results 1 – 2 of 2) sorted by relevance
6160 [](Value *V, Value *&OutLHS, Instruction::BinaryOps &OutOpCode) { in computeShiftCompareExitLimit() argument6166 OutOpCode = Instruction::LShr; in computeShiftCompareExitLimit()6168 OutOpCode = Instruction::AShr; in computeShiftCompareExitLimit()6170 OutOpCode = Instruction::Shl; in computeShiftCompareExitLimit()
7518 [](Value *V, Value *&OutLHS, Instruction::BinaryOps &OutOpCode) { in computeShiftCompareExitLimit() argument7524 OutOpCode = Instruction::LShr; in computeShiftCompareExitLimit()7526 OutOpCode = Instruction::AShr; in computeShiftCompareExitLimit()7528 OutOpCode = Instruction::Shl; in computeShiftCompareExitLimit()