Home
last modified time | relevance | path

Searched refs:GetByteVectorType (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp2245 llvm::Type *GetByteVectorType(QualType Ty) const;
3237 llvm::Type *X86_64ABIInfo::GetByteVectorType(QualType Ty) const { in GetByteVectorType() function in X86_64ABIInfo
3631 ResType = GetByteVectorType(RetTy); in classifyReturnType()
3774 ResType = GetByteVectorType(Ty); in classifyArgumentType()