HomeSort by relevance Sort by last modified time
    Searched refs:Op2VK (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Analysis/
CostModel.cpp 411 TargetTransformInfo::OperandValueKind Op2VK =
414 Op2VK);
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp     [all...]
BBVectorize.cpp 552 TargetTransformInfo::OperandValueKind Op2VK =
583 return TTI->getArithmeticInstrCost(Opcode, T1, Op1VK, Op2VK);
    [all...]
LoopVectorize.cpp     [all...]

Completed in 153 milliseconds