Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp20 bool IsX86_MMXType(llvm::Type *IRType) { in IsX86_MMXType() function
879 if (IsX86_MMXType(CGT.ConvertType(Ty))) in classifyArgumentType()