Searched defs:hasActiveVectorLength (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetTransformInfo.cpp | 1015 bool PPCTTIImpl::hasActiveVectorLength(unsigned Opcode, Type *DataType, in hasActiveVectorLength() function in PPCTTIImpl
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetTransformInfo.cpp | 276 bool RISCVTTIImpl::hasActiveVectorLength(unsigned, Type *DataTy, Align) const { in hasActiveVectorLength() function in RISCVTTIImpl
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfoImpl.h | 956 bool hasActiveVectorLength(unsigned Opcode, Type *DataType, in hasActiveVectorLength() function
|
| H A D | TargetTransformInfo.h | 2950 bool hasActiveVectorLength(unsigned Opcode, Type *DataType, in hasActiveVectorLength() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TargetTransformInfo.cpp | 1350 bool TargetTransformInfo::hasActiveVectorLength(unsigned Opcode, Type *DataType, in hasActiveVectorLength() function in TargetTransformInfo
|