Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp2119 llvm::Type *GetByteVectorType(QualType Ty) const;
2974 llvm::Type *X86_64ABIInfo::GetByteVectorType(QualType Ty) const { in GetByteVectorType() function in X86_64ABIInfo
3353 ResType = GetByteVectorType(RetTy); in classifyReturnType()
3496 ResType = GetByteVectorType(Ty); in classifyArgumentType()