Home
last modified time | relevance | path

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

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