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

/freebsd-11.0-release/contrib/llvm/lib/TableGen/
H A DRecord.cpp757 DefInit *LOp = dyn_cast<DefInit>(LHSs->getOperator()); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp336 static bool LeftDistributesOverRight(Instruction::BinaryOps LOp, argument
375 static bool RightDistributesOverLeft(Instruction::BinaryOps LOp, argument
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp2455 Value *LOp = L->getOperand(o); local
2390 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 46 milliseconds