Home
last modified time | relevance | path

Searched defs:LOp (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp342 static bool LeftDistributesOverRight(Instruction::BinaryOps LOp, in LeftDistributesOverRight()
381 static bool RightDistributesOverLeft(Instruction::BinaryOps LOp, in RightDistributesOverLeft()
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp2303 Instruction *J, unsigned o, Value *&LOp, in expandIEChain()
2370 Value *LOp = L->getOperand(o); in getReplacementInput() local
/external/llvm/lib/TableGen/
DRecord.cpp893 DefInit *LOp = dyn_cast<DefInit>(LHSs->getOperator()); in Fold() local