Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGBuiltin.cpp1825 SmallVector<Value *, 2> MulOps; in EmitAArch64ScalarBuiltinExpr() local
4597 SmallVector<Value *, 2> MulOps(Ops.begin() + 1, Ops.end()); in EmitARMBuiltinExpr() local
4608 SmallVector<Value *, 2> MulOps(Ops.begin() + 1, Ops.end()); in EmitARMBuiltinExpr() local
/freebsd-9-stable/contrib/llvm/lib/Analysis/
DScalarEvolution.cpp1420 SmallVector<const SCEV *, 4> MulOps(Mul->op_begin()+1, Mul->op_end()); in CollectAddOperandsWithScales() local
1670 SmallVector<const SCEV *, 4> MulOps(Mul->op_begin(), in getAddExpr() local
1703 SmallVector<const SCEV *, 4> MulOps(Mul->op_begin(), in getAddExpr() local
1710 SmallVector<const SCEV *, 4> MulOps(OtherMul->op_begin(), in getAddExpr() local
3661 SmallVector<const SCEV *, 4> MulOps; in createSCEV() local