Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1630 TargetTransformInfo::OperandValueProperties Op2VP = in getEntryCost() local
1657 Op2VP = TargetTransformInfo::OP_PowerOf2; in getEntryCost()
1661 Op2VK, Op1VP, Op2VP); in getEntryCost()
1663 Op1VP, Op2VP); in getEntryCost()
DLoopVectorize.cpp5873 TargetTransformInfo::OperandValueProperties Op2VP = in getInstructionCost() local
5881 Op2VP = TargetTransformInfo::OP_PowerOf2; in getInstructionCost()
5889 Op2VP = TargetTransformInfo::OP_PowerOf2; in getInstructionCost()
5895 Op1VP, Op2VP); in getInstructionCost()