Lines Matching defs:getFP
1259 return SequentialTy::getFP(V[0]->getType(), Elts);
2964 /// getFP() constructors - Return a constant of array type with a float
2970 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint16_t> Elts) {
2977 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint32_t> Elts) {
2983 Constant *ConstantDataArray::getFP(Type *ElementType, ArrayRef<uint64_t> Elts) {
3038 /// getFP() constructors - Return a constant of vector type with a float
3044 Constant *ConstantDataVector::getFP(Type *ElementType,
3052 Constant *ConstantDataVector::getFP(Type *ElementType,
3059 Constant *ConstantDataVector::getFP(Type *ElementType,
3093 return getFP(V->getType(), Elts);
3098 return getFP(V->getType(), Elts);
3103 return getFP(V->getType(), Elts);
3108 return getFP(V->getType(), Elts);