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

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

Completed in 75 milliseconds