Home
last modified time | relevance | path

Searched defs:VecCondTy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp940 FixedVectorType *VecCondTy = dyn_cast_or_null<FixedVectorType>(CondTy); in getCmpSelInstrCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7621 auto *VecCondTy = cast<VectorType>(CmpInst::makeCmpResultType(VectorTy)); in getReductionCost() local
7635 auto *VecCondTy = cast<VectorType>(CmpInst::makeCmpResultType(VectorTy)); in getReductionCost() local