Lines Matching defs:Ops
82 static void PrintOps(Instruction *I, const SmallVectorImpl<ValueEntry> &Ops) { in PrintOps()
381 SmallVectorImpl<RepeatedValue> &Ops, in LinearizeExprTree()
569 SmallVectorImpl<ValueEntry> &Ops, in RewriteExprTree()
1062 static unsigned FindInOperandList(const SmallVectorImpl<ValueEntry> &Ops, in FindInOperandList()
1089 SmallVectorImpl<WeakTrackingVH> &Ops) { in EmitAddTreeOfValues()
1191 SmallVectorImpl<ValueEntry> &Ops) { in OptimizeAndOrXor()
1371 SmallVectorImpl<ValueEntry> &Ops) { in OptimizeXor()
1493 SmallVectorImpl<ValueEntry> &Ops) { in OptimizeAdd()
1726 static bool collectMultiplyFactors(SmallVectorImpl<ValueEntry> &Ops, in collectMultiplyFactors()
1781 SmallVectorImpl<Value*> &Ops) { in buildMultiplyTree()
1861 SmallVectorImpl<ValueEntry> &Ops) { in OptimizeMul()
1891 SmallVectorImpl<ValueEntry> &Ops) { in OptimizeExpression()
1966 SmallVector<Value *, 4> Ops(I->operands()); in RecursivelyEraseDeadInsts() local
1983 SmallVector<Value *, 8> Ops(I->operands()); in EraseInst() local
2288 SmallVector<ValueEntry, 8> Ops; in ReassociateExpression() local
2499 SmallVector<Value *, 8> Ops; in BuildPairMap() local