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 416 TargetTransformInfo::OperandValueKind Op2VK =
419 Op2VK);
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp     [all...]
BBVectorize.cpp 544 TargetTransformInfo::OperandValueKind Op2VK =
575 return TTI->getArithmeticInstrCost(Opcode, T1, Op1VK, Op2VK);
    [all...]
LoopVectorize.cpp     [all...]

Completed in 87 milliseconds