Searched refs:PPC_FP128TyID (Results 1 – 16 of 16) sorted by relevance
62 PPC_FP128TyID, ///< 6: 128-bit floating point type (two 64-bits, PowerPC) enumerator155 bool isPPC_FP128Ty() const { return getTypeID() == PPC_FP128TyID; } in isPPC_FP128Ty()163 getTypeID() == PPC_FP128TyID; in isFloatingPointTy()173 case PPC_FP128TyID: return APFloat::PPCDoubleDouble; in getFltSemantics()
531 case Type::PPC_FP128TyID: in getTypeSizeInBits()
117 case Type::PPC_FP128TyID: in runFunction()
34 case PPC_FP128TyID : return getPPC_FP128Ty(C); in getPrimitiveType()128 case Type::PPC_FP128TyID: return 128; in getPrimitiveSizeInBits()155 assert(getTypeID() == PPC_FP128TyID && "unknown fp type"); in getFPMantissaWidth()
32 PPC_FP128Ty(C, Type::PPC_FP128TyID), in LLVMContextImpl()
264 case Type::PPC_FP128TyID: return MVT(MVT::ppcf128); in getVT()
657 case Type::PPC_FP128TyID: in getAlignment()
197 case Type::PPC_FP128TyID: in getNullValue()1365 case Type::PPC_FP128TyID: in isValueValidForType()
455 case Type::PPC_FP128TyID: OS << "ppc_fp128"; return; in print()
245 case Type::PPC_FP128TyID: in LLVMGetTypeKind()
53 case Type::PPC_FP128TyID: in EnsureFPIntrinsicsExist()333 case Type::PPC_FP128TyID: in ReplaceFPIntrinsicWithCall()
599 case Type::PPC_FP128TyID: in getConstantValue()837 case Type::PPC_FP128TyID: in getConstantValue()894 case Type::PPC_FP128TyID: in getConstantValue()
563 case Type::PPC_FP128TyID: in runFunction()
616 case llvm::Type::PPC_FP128TyID: in getComplexMultiplyLibCallName()757 case llvm::Type::PPC_FP128TyID: in EmitBinDiv()
654 case Type::PPC_FP128TyID: in cmpTypes()
404 case Type::PPC_FP128TyID: Code = bitc::TYPE_CODE_PPC_FP128; break; in WriteTypeTable()