Searched refs:Op2VP (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1567 TargetTransformInfo::OperandValueProperties Op2VP = local
1594 Op2VP = TargetTransformInfo::OP_PowerOf2;
1598 Op1VP, Op2VP);
1600 Op1VP, Op2VP);
H A DLoopVectorize.cpp5379 TargetTransformInfo::OperandValueProperties Op2VP = local
5387 Op2VP = TargetTransformInfo::OP_PowerOf2;
5395 Op2VP = TargetTransformInfo::OP_PowerOf2;
5401 Op1VP, Op2VP);

Completed in 87 milliseconds