Home
last modified time | relevance | path

Searched defs:LOps (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp627 foldLoadsRecursive(Value * V,LoadOps & LOps,const DataLayout & DL,AliasAnalysis & AA) foldLoadsRecursive() argument
782 LoadOps LOps; foldConsecutiveLoads() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp899 SmallVector<const SCEV *, 4> LOps(drop_begin(Mul->operands())); getExactSDiv() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp767 ArrayRef<const SCEV *> LOps = LHS->operands(); CompareSCEVComplexity() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47350 SDValue LOps[] = {FalseOp, TrueOp, combineCMov() local
[all...]