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

/freebsd-10.2-release/contrib/llvm/lib/TableGen/
H A DRecord.cpp903 DefInit *LOp = dyn_cast<DefInit>(LHSs->getOperator()); local
/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp342 static bool LeftDistributesOverRight(Instruction::BinaryOps LOp, argument
381 static bool RightDistributesOverLeft(Instruction::BinaryOps LOp, argument
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp2372 Value *LOp = L->getOperand(o); local
2307 expandIEChain(LLVMContext& Context, Instruction *I, Instruction *J, unsigned o, Value *&LOp, unsigned numElemL, Type *ArgTypeL, Type *ArgTypeH, bool IBeforeJ, unsigned IdxOff) argument
[all...]

Completed in 67 milliseconds