Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp302 static VectorType *getVRGatherIndexType(MVT DataVT, const RISCVSubtarget &ST, in getVRGatherIndexType() function
358 VectorType *IdxTy = getVRGatherIndexType(LT.second, *ST, Tp->getContext()); in getShuffleCost()
375 VectorType *IdxTy = getVRGatherIndexType(LT.second, *ST, C); in getShuffleCost()