Searched refs:FP128TyID (Results 1 – 18 of 18) sorted by relevance
61 FP128TyID, ///< 5: 128-bit floating point type (112-bit mantissa) enumerator152 bool isFP128Ty() const { return getTypeID() == FP128TyID; } in isFP128Ty()162 getTypeID() == X86_FP80TyID || getTypeID() == FP128TyID || in isFloatingPointTy()172 case FP128TyID: return APFloat::IEEEquad; in getFltSemantics()
530 case Type::FP128TyID: in getTypeSizeInBits()
116 case Type::FP128TyID: in runFunction()
33 case FP128TyID : return getFP128Ty(C); in getPrimitiveType()127 case Type::FP128TyID: return 128; in getPrimitiveSizeInBits()154 if (getTypeID() == FP128TyID) return 113; in getFPMantissaWidth()
31 FP128Ty(C, Type::FP128TyID), in LLVMContextImpl()
261 case Type::FP128TyID: return MVT(MVT::f128); in getVT()
658 case Type::FP128TyID: in getAlignment()
194 case Type::FP128TyID: in getNullValue()1328 case Type::FP128TyID: in isValueValidForType()
448 case Type::FP128TyID: OS << "fp128"; return; in print()
243 case Type::FP128TyID: in LLVMGetTypeKind()
52 case Type::FP128TyID: in EnsureFPIntrinsicsExist()332 case Type::FP128TyID: in ReplaceFPIntrinsicWithCall()
583 case Type::FP128TyID: in getConstantValue()823 case Type::FP128TyID: { in getConstantValue()878 case Type::FP128TyID: in getConstantValue()
533 case Type::FP128TyID: in runFunction()
620 case llvm::Type::FP128TyID: in getComplexMultiplyLibCallName()761 case llvm::Type::FP128TyID: in EmitBinDiv()
6161 case llvm::Type::FP128TyID: in addStruct()
1181 case Type::FP128TyID: in getTypeSize()
643 case Type::FP128TyID: in cmpTypes()
397 case Type::FP128TyID: Code = bitc::TYPE_CODE_FP128; break; in WriteTypeTable()