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