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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DType.h384 static PointerType *getX86_MMXPtrTy(LLVMContext &C, unsigned AS = 0);
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DType.cpp289 PointerType *Type::getX86_MMXPtrTy(LLVMContext &C, unsigned AS) { function in class:Type

Completed in 145 milliseconds