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

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DType.h182 bool isX86_MMXTy() const { return getTypeID() == X86_MMXTyID; } function in class:llvm::Type

Completed in 97 milliseconds