Searched defs:LOp (Results 1 – 3 of 3) sorted by relevance
342 static bool LeftDistributesOverRight(Instruction::BinaryOps LOp, in LeftDistributesOverRight()381 static bool RightDistributesOverLeft(Instruction::BinaryOps LOp, in RightDistributesOverLeft()
2303 Instruction *J, unsigned o, Value *&LOp, in expandIEChain()2370 Value *LOp = L->getOperand(o); in getReplacementInput() local
893 DefInit *LOp = dyn_cast<DefInit>(LHSs->getOperator()); in Fold() local