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