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