Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h461 virtual bool shouldExpandGetVectorLength(EVT CountVT, unsigned VF, shouldExpandGetVectorLength() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1536 bool RISCVTargetLowering::shouldExpandGetVectorLength(EVT TripCountVT, shouldExpandGetVectorLength() function in RISCVTargetLowering