Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp2330 llvm::Type *GetByteVectorType(QualType Ty) const;
3309 llvm::Type *X86_64ABIInfo::GetByteVectorType(QualType Ty) const { in GetByteVectorType() function in X86_64ABIInfo
3725 ResType = GetByteVectorType(RetTy); in classifyReturnType()
3867 ResType = GetByteVectorType(Ty); in classifyArgumentType()