Home
last modified time | relevance | path

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

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