Searched defs:isFPOrFPVectorTy (Results 1 – 3 of 3) sorted by relevance
183 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); } in isFPOrFPVectorTy() function
181 bool isFPOrFPVectorTy() const { return getScalarType()->isFloatingPointTy(); } in isFPOrFPVectorTy() function
67 bool Type::isFPOrFPVectorTy() const { in isFPOrFPVectorTy() function in Type