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