Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1513 TargetTransformInfo::OperandValueProperties Op2VP = in getEntryCost() local
1540 Op2VP = TargetTransformInfo::OP_PowerOf2; in getEntryCost()
1544 Op1VP, Op2VP); in getEntryCost()
1546 Op1VP, Op2VP); in getEntryCost()
DLoopVectorize.cpp5051 TargetTransformInfo::OperandValueProperties Op2VP = in getInstructionCost() local
5059 Op2VP = TargetTransformInfo::OP_PowerOf2; in getInstructionCost()
5067 Op2VP = TargetTransformInfo::OP_PowerOf2; in getInstructionCost()
5073 Op1VP, Op2VP); in getInstructionCost()