Searched refs:getFloatPtrTy (Results 1 – 2 of 2) sorted by relevance
404 static PointerType *getFloatPtrTy(LLVMContext &C, unsigned AS = 0);
250 PointerType *Type::getFloatPtrTy(LLVMContext &C, unsigned AS) { in getFloatPtrTy() function in Type