Searched defs:LOps (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ | ||
H A D | AggressiveInstCombine.cpp | 627 foldLoadsRecursive(Value * V,LoadOps & LOps,const DataLayout & DL,AliasAnalysis & AA) foldLoadsRecursive() argument |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopStrengthReduce.cpp | 899 SmallVector<const SCEV *, 4> LOps(drop_begin(Mul->operands())); getExactSDiv() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 767 ArrayRef<const SCEV *> LOps = LHS->operands(); CompareSCEVComplexity() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 47350 SDValue LOps[] = {FalseOp, TrueOp, combineCMov() local |