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