Home
last modified time | relevance | path

Searched defs:hasActiveVectorLength (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp285 bool RISCVTTIImpl::hasActiveVectorLength() const { in hasActiveVectorLength() function in RISCVTTIImpl
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1111 virtual bool hasActiveVectorLength() const { return false; } in hasActiveVectorLength() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1464 bool TargetTransformInfo::hasActiveVectorLength() const { in hasActiveVectorLength() function in TargetTransformInfo