Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h1012 bool shouldExpandGetVectorLength(EVT TripCountVT, unsigned VF,
H A DRISCVISelLowering.cpp1534 bool RISCVTargetLowering::shouldExpandGetVectorLength(EVT TripCountVT, in shouldExpandGetVectorLength() argument
1543 if (TripCountVT != MVT::i32 && TripCountVT != Subtarget.getXLenVT()) in shouldExpandGetVectorLength()