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

/external/llvm/include/llvm/
H A DType.h165 /// isX86_MMXTy - Return true if this is X86 MMX.
166 bool isX86_MMXTy() const { return getTypeID() == X86_MMXTyID; } function in class:llvm::Type

Completed in 51 milliseconds