Home
last modified time | relevance | path

Searched defs:DstType (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp929 QualType DstType, llvm::Type *DstTy, SourceLocation Loc) { in EmitFloatConversionCheck()
1000 QualType DstType, CGBuilderTy &Builder) { in EmitIntegerTruncationCheckHelper()
1036 QualType SrcType, QualType DstType) { in PromotionIsPotentiallyEligibleForImplicitIntegerConversionCheck()
1041 Value *Dst, QualType DstType, in EmitIntegerTruncationCheck()
1094 QualType DstType, CGBuilderTy &Builder) { in EmitIntegerSignChangeCheckHelper()
1150 Value *Dst, QualType DstType, in EmitIntegerSignChangeCheck()
1232 QualType DstType, llvm::Type *SrcTy, in EmitScalarCast()
1293 QualType DstType, in EmitScalarConversion()
1697 DstType = E->getType(); in VisitConvertVectorExpr() local
H A DCGStmtOpenMP.cpp373 QualType DstType, StringRef Name, in castValueFromUintptr()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPreLegalizerCombiner.cpp70 const LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchClampI64ToI16() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h75 enum class DstType { Ty_LLT, Ty_Reg, Ty_RC }; enum
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp311 LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchCombineShuffleVector() local
5321 LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in canCombineFMadOrFMA() local
5407 LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchCombineFAddFpExtFMulToFMadOrFMA() local
5530 LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchCombineFAddFpExtFMulToFMadOrFMAAggressive() local
H A DLegalizerHelper.cpp5132 LLT DstType = MRI.getType(DstReg); in narrowScalarAddSub() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp2073 QualType DstType, SourceRange OpRange) { in DiagnoseCallingConvCast()
H A DSema.cpp565 void Sema::diagnoseNullableToNonnullConversion(QualType DstType, in diagnoseNullableToNonnullConversion()
H A DSemaStmt.cpp1628 Sema::DiagnoseAssignmentEnum(QualType DstType, QualType SrcType, in DiagnoseAssignmentEnum()
H A DSemaExpr.cpp17059 bool Sema::CheckConversionToObjCLiteral(QualType DstType, Expr *&Exp, in CheckConversionToObjCLiteral()
17114 static bool maybeDiagnoseAssignmentToFunction(Sema &S, QualType DstType, in maybeDiagnoseAssignmentToFunction()
17135 QualType DstType, QualType SrcType, in DiagnoseAssignmentResult()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DIRBuilder.cpp110 Value *IRBuilderBase::CreateStepVector(Type *DstType, const Twine &Name) { in CreateStepVector()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp2350 MVT DstType = Bitcast.getSimpleValueType(); in performVECTOR_SHUFFLECombine() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h4483 ConvertVectorExpr(Expr *SrcExpr, TypeSourceInfo *TI, QualType DstType, in ConvertVectorExpr()
6044 AsTypeExpr(Expr *SrcExpr, QualType DstType, ExprValueKind VK, in AsTypeExpr()
H A DExprCXX.h5123 TypeSourceInfo *DstType, SourceLocation KWLoc, in BuiltinBitCastExpr()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2929 Type *DstType = Bitcast->getType(); in foldICmpBitCast() local