Searched refs:getInt16PtrTy (Results 1 – 3 of 3) sorted by relevance
414 static PointerType *getInt16PtrTy(LLVMContext &C, unsigned AS = 0);
287 PointerType *Type::getInt16PtrTy(LLVMContext &C, unsigned AS) { in getInt16PtrTy() function in Type
418 MapTy = Type::getInt16PtrTy(C->getContext(), AS); in FoldReinterpretLoadFromConstPtr()