Searched refs:FP128TyID (Results 1 – 18 of 18) sorted by relevance
60 FP128TyID, ///< 5: 128-bit floating point type (112-bit mantissa) enumerator142 bool isFP128Ty() const { return getTypeID() == FP128TyID; } in isFP128Ty()152 getTypeID() == X86_FP80TyID || getTypeID() == FP128TyID || in isFloatingPointTy()162 case FP128TyID: return APFloat::IEEEquad; in getFltSemantics()
537 case Type::FP128TyID: in getTypeSizeInBits()
116 case Type::FP128TyID: in runFunction()
33 case FP128TyID : return getFP128Ty(C); in getPrimitiveType()120 case Type::FP128TyID: return 128; in getPrimitiveSizeInBits()147 if (getTypeID() == FP128TyID) return 113; in getFPMantissaWidth()
32 FP128Ty(C, Type::FP128TyID), in LLVMContextImpl()
290 case Type::FP128TyID: return MVT(MVT::f128); in getVT()
663 case Type::FP128TyID: in getAlignment()
212 case Type::FP128TyID: in getNullValue()1295 case Type::FP128TyID: in isValueValidForType()
243 case Type::FP128TyID: in LLVMGetTypeKind()
462 case Type::FP128TyID: OS << "fp128"; return; in print()
52 case Type::FP128TyID: in EnsureFPIntrinsicsExist()332 case Type::FP128TyID: in ReplaceFPIntrinsicWithCall()
606 case Type::FP128TyID: in getConstantValue()846 case Type::FP128TyID: { in getConstantValue()900 case Type::FP128TyID: in getConstantValue()
567 case Type::FP128TyID: in runFunction()
626 case llvm::Type::FP128TyID: in getComplexMultiplyLibCallName()767 case llvm::Type::FP128TyID: in EmitBinDiv()
2528 IRType->getTypeID() == llvm::Type::FP128TyID) in GetByteVectorType()6640 case llvm::Type::FP128TyID: in addStruct()
1181 case Type::FP128TyID: in getTypeSize()
837 case Type::FP128TyID: in cmpTypes()
413 case Type::FP128TyID: Code = bitc::TYPE_CODE_FP128; break; in WriteTypeTable()