Home
last modified time | relevance | path

Searched refs:getDoubleTy (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DValueTypes.cpp220 case MVT::f64: return Type::getDoubleTy(Context); in getTypeForEVT()
448 return FixedVectorType::get(Type::getDoubleTy(Context), 1); in getTypeForEVT()
450 return FixedVectorType::get(Type::getDoubleTy(Context), 2); in getTypeForEVT()
452 return FixedVectorType::get(Type::getDoubleTy(Context), 3); in getTypeForEVT()
454 return FixedVectorType::get(Type::getDoubleTy(Context), 4); in getTypeForEVT()
456 return FixedVectorType::get(Type::getDoubleTy(Context), 8); in getTypeForEVT()
458 return FixedVectorType::get(Type::getDoubleTy(Context), 16); in getTypeForEVT()
460 return FixedVectorType::get(Type::getDoubleTy(Context), 32); in getTypeForEVT()
462 return FixedVectorType::get(Type::getDoubleTy(Context), 64); in getTypeForEVT()
464 return FixedVectorType::get(Type::getDoubleTy(Context), 128); in getTypeForEVT()
[all …]
H A DIntrinsicLowering.cpp213 Type::getDoubleTy(CI->getContext())); in ReplaceFPIntrinsicWithCall()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h451 static Type *getDoubleTy(LLVMContext &C);
475 return Type::getDoubleTy(C); in getScalarTy()
H A DIRBuilder.h553 Type *getDoubleTy() { in getDoubleTy() function
554 return Type::getDoubleTy(Context); in getDoubleTy()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp200 return Type::getDoubleTy(Ctx); in getTypeFromParameterKind()
285 return Type::getDoubleTy(Ctx); in getOverloadTy()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp42 case DoubleTyID : return getDoubleTy(C); in getPrimitiveType()
102 Ty = Type::getDoubleTy(C); in getFloatingPointTy()
242 Type *Type::getDoubleTy(LLVMContext &C) { return &C.pImpl->DoubleTy; } in getDoubleTy() function in Type
H A DProfileSummary.cpp36 Type *DoubleTy = Type::getDoubleTy(Context); in getKeyFPValMD()
H A DFunction.cpp1338 case IITDescriptor::Double: return Type::getDoubleTy(Context); in DecodeFixedType()
H A DConstants.cpp2835 auto *Ty = FixedVectorType::get(Type::getDoubleTy(Context), Elts.size()); in get()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp174 ArgList.push_back(llvm::Type::getDoubleTy(getVMContext())); in HandleAggregates()
H A DSystemZ.cpp452 PassTy = llvm::Type::getDoubleTy(getVMContext()); in classifyArgumentType()
H A DX86.cpp2276 return llvm::FixedVectorType::get(llvm::Type::getDoubleTy(getVMContext()), in GetByteVectorType()
2402 return llvm::Type::getDoubleTy(getVMContext()); in GetSSETypeAtOffset()
2436 return llvm::Type::getDoubleTy(getVMContext()); in GetSSETypeAtOffset()
2545 Lo = llvm::Type::getDoubleTy(Lo->getContext()); in GetX86_64ByValArgumentPair()
H A DAArch64.cpp239 llvm::Type::getDoubleTy(getVMContext()), 2); in coerceIllegalVector()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp365 return Builder.CreateFPExt(Arg, Builder.getDoubleTy()); in processNonStringArg()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp423 auto *ArgTy = OpSize == 32 ? Type::getFloatTy(Ctx) : Type::getDoubleTy(Ctx); in legalizeCustom()
/freebsd/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp164 Type::getDoubleTy(Context)}); in Modifier()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp227 return llvm::Type::getDoubleTy(VMContext); in getTypeForFormat()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp119 Type::getDoubleTy(MF.getFunction().getContext()))); in convertImplicitDefToConstZero()
H A DWebAssemblyISelLowering.cpp469 Type *Ty = Float64 ? Type::getDoubleTy(Context) : Type::getFloatTy(Context); in LowerFPToInt()
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp824 TYPEKEYWORD("double", Type::getDoubleTy(Context)); in LexIdentifier()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp948 case AMDGPULibFunc::F64: T = Type::getDoubleTy(C); break; in getIntrinsicParamType()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp993 Ty = Type::getDoubleTy(Ctx); in getOrCreateSPIRVTypeByName()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1552 return Type::getDoubleTy(CFP->getContext()); in shrinkFPConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5257 FixedVectorType::get(Type::getDoubleTy(ValVTy->getContext()), 2); in getArithmeticReductionCost()
5439 FixedVectorType::get(Type::getDoubleTy(ValTy->getContext()), 2); in getMinMaxReductionCost()
5931 ElementTy == Type::getDoubleTy(ElementTy->getContext()); in isLegalBroadcastLoad()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp93 return Type::getDoubleTy(Ctx); in getFloatTypeForLLT()
1105 FromSize == 64 ? Type::getDoubleTy(Ctx) : Type::getFloatTy(Ctx), in libcall()
1120 ToSize == 64 ? Type::getDoubleTy(Ctx) : Type::getFloatTy(Ctx), in libcall()

12