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

/external/clang/lib/CodeGen/
H A DTargetInfo.cpp477 /// IsX86_MMXType - Return true if this is an MMX type.
478 bool IsX86_MMXType(llvm::Type *IRType) { function in namespace:__anon17877
928 if (IsX86_MMXType(CGT.ConvertType(Ty)))

Completed in 77 milliseconds