Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp312 static bool LeftDistributesOverRight(Instruction::BinaryOps LOp, in LeftDistributesOverRight()
351 static bool RightDistributesOverLeft(Instruction::BinaryOps LOp, in RightDistributesOverLeft()
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp332 static bool LeftDistributesOverRight(Instruction::BinaryOps LOp, in LeftDistributesOverRight()
371 static bool RightDistributesOverLeft(Instruction::BinaryOps LOp, in RightDistributesOverLeft()
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp2409 Instruction *J, unsigned o, Value *&LOp, in expandIEChain()
2473 Value *LOp = L->getOperand(o); in getReplacementInput() local
/external/llvm/lib/TableGen/
DRecord.cpp805 DefInit *LOp = dyn_cast<DefInit>(LHSs->getOperator()); in Fold() local
/external/swiftshader/third_party/LLVM/lib/TableGen/
DRecord.cpp893 DefInit *LOp = dynamic_cast<DefInit*>(LHSs->getOperator()); in Fold() local