Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp2266 llvm::Type *GetByteVectorType(QualType Ty) const;
3252 llvm::Type *X86_64ABIInfo::GetByteVectorType(QualType Ty) const { in GetByteVectorType() function in X86_64ABIInfo
3646 ResType = GetByteVectorType(RetTy); in classifyReturnType()
3789 ResType = GetByteVectorType(Ty); in classifyArgumentType()