Searched refs:getHalfPtrTy (Results 1 – 3 of 3) sorted by relevance
400 static PointerType *getHalfPtrTy(LLVMContext &C, unsigned AS = 0);
389 static PointerType *getHalfPtrTy(LLVMContext &C, unsigned AS = 0);
177 PointerType *Type::getHalfPtrTy(LLVMContext &C, unsigned AS) { in getHalfPtrTy() function in Type