Searched defs:hasActiveVectorLength (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCTargetTransformInfo.cpp | 1004 bool PPCTTIImpl::hasActiveVectorLength(unsigned Opcode, Type *DataType, hasActiveVectorLength() function in PPCTTIImpl |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 913 bool hasActiveVectorLength(unsigned Opcode, Type *DataType, hasActiveVectorLength() function |
H A D | TargetTransformInfo.h | 2838 bool hasActiveVectorLength(unsigned Opcode, Type *DataType, hasActiveVectorLength() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 1285 bool TargetTransformInfo::hasActiveVectorLength(unsigned Opcode, Type *DataType, hasActiveVectorLength() function in TargetTransformInfo |