Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1017 FixedVectorType *VecValTy = cast<FixedVectorType>(ValTy); in getCmpSelInstrCost() local
1020 VecCondTy = cast<FixedVectorType>(CmpInst::makeCmpResultType(VecValTy)); in getCmpSelInstrCost()
1026 return BaseT::getScalarizationOverhead(VecValTy, /*Insert*/ false, in getCmpSelInstrCost()
1030 VecValTy->getNumElements() * in getCmpSelInstrCost()