Home
last modified time | relevance | path

Searched defs:MulOps (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp1405 SmallVector<const SCEV *, 4> MulOps(Mul->op_begin()+1, Mul->op_end()); in CollectAddOperandsWithScales() local
1655 SmallVector<const SCEV *, 4> MulOps(Mul->op_begin(), in getAddExpr() local
1688 SmallVector<const SCEV *, 4> MulOps(Mul->op_begin(), in getAddExpr() local
1695 SmallVector<const SCEV *, 4> MulOps(OtherMul->op_begin(), in getAddExpr() local
3611 SmallVector<const SCEV *, 4> MulOps; in createSCEV() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp1937 SmallVector<const SCEV *, 4> MulOps(Mul->op_begin()+1, Mul->op_end()); in CollectAddOperandsWithScales() local
2220 SmallVector<const SCEV *, 4> MulOps(Mul->op_begin(), in getAddExpr() local
2253 SmallVector<const SCEV *, 4> MulOps(Mul->op_begin(), in getAddExpr() local
2260 SmallVector<const SCEV *, 4> MulOps(OtherMul->op_begin(), in getAddExpr() local
5001 SmallVector<const SCEV *, 4> MulOps; in createSCEV() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp3593 SmallVector<Value *, 2> MulOps(Ops.begin() + 1, Ops.end()); in EmitCommonNeonBuiltinExpr() local