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