Home
last modified time | relevance | path

Searched refs:GetByteVectorType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DTargetInfo.cpp1916 llvm::Type *GetByteVectorType(QualType Ty) const;
2741 llvm::Type *X86_64ABIInfo::GetByteVectorType(QualType Ty) const { in GetByteVectorType() function in X86_64ABIInfo
3122 ResType = GetByteVectorType(RetTy); in classifyReturnType()
3265 ResType = GetByteVectorType(Ty); in classifyArgumentType()