Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp1381 bool PPCTTIImpl::hasActiveVectorLength(unsigned Opcode, Type *DataType, in hasActiveVectorLength() function in PPCTTIImpl
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h812 bool hasActiveVectorLength(unsigned Opcode, Type *DataType, in hasActiveVectorLength() function
H A DTargetTransformInfo.h2473 bool hasActiveVectorLength(unsigned Opcode, Type *DataType, in hasActiveVectorLength() function
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp1123 bool TargetTransformInfo::hasActiveVectorLength(unsigned Opcode, Type *DataType, in hasActiveVectorLength() function in TargetTransformInfo