/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPreLegalizerCombiner.cpp | 67 const LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchClampI64ToI16() local
|
H A D | AMDGPUPrintfRuntimeBinding.cpp | 467 Type *DstType = (Size == 32) ? Int32Ty : Int64Ty; in lowerPrintfForGpu() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 896 QualType DstType, llvm::Type *DstTy, SourceLocation Loc) { in EmitFloatConversionCheck() 967 QualType DstType, CGBuilderTy &Builder) { in EmitIntegerTruncationCheckHelper() 1003 QualType SrcType, QualType DstType) { in PromotionIsPotentiallyEligibleForImplicitIntegerConversionCheck() 1008 Value *Dst, QualType DstType, in EmitIntegerTruncationCheck() 1061 QualType DstType, CGBuilderTy &Builder) { in EmitIntegerSignChangeCheckHelper() 1117 Value *Dst, QualType DstType, in EmitIntegerSignChangeCheck() 1199 QualType DstType, llvm::Type *SrcTy, in EmitScalarCast() 1249 QualType DstType, in EmitScalarConversion() 1640 DstType = E->getType(); in VisitConvertVectorExpr() local
|
H A D | CGStmtOpenMP.cpp | 368 QualType DstType, StringRef Name, in castValueFromUintptr()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCTargetTransformInfo.cpp | 452 Type *DstType = CI->getType()->getScalarType(); in mightUseCTR() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 66 enum class DstType { Ty_LLT, Ty_Reg, Ty_RC }; enum
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | Sema.cpp | 524 void Sema::diagnoseNullableToNonnullConversion(QualType DstType, in diagnoseNullableToNonnullConversion()
|
H A D | SemaCast.cpp | 2045 QualType DstType, SourceRange OpRange) { in DiagnoseCallingConvCast()
|
H A D | SemaStmt.cpp | 1590 Sema::DiagnoseAssignmentEnum(QualType DstType, QualType SrcType, in DiagnoseAssignmentEnum()
|
H A D | SemaExpr.cpp | 15770 bool Sema::CheckConversionToObjCLiteral(QualType DstType, Expr *&Exp, in CheckConversionToObjCLiteral() 15825 static bool maybeDiagnoseAssignmentToFunction(Sema &S, QualType DstType, in maybeDiagnoseAssignmentToFunction() 15846 QualType DstType, QualType SrcType, in DiagnoseAssignmentResult()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 2070 MVT DstType = Bitcast.getSimpleValueType(); in performVECTOR_SHUFFLECombine() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 96 Value *IRBuilderBase::CreateStepVector(Type *DstType, const Twine &Name) { in CreateStepVector()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Expr.h | 4398 ConvertVectorExpr(Expr *SrcExpr, TypeSourceInfo *TI, QualType DstType, in ConvertVectorExpr() 5962 AsTypeExpr(Expr *SrcExpr, QualType DstType, ExprValueKind VK, in AsTypeExpr()
|
H A D | ExprCXX.h | 4889 TypeSourceInfo *DstType, SourceLocation KWLoc, in BuiltinBitCastExpr()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 255 LLT DstType = MRI.getType(MI.getOperand(0).getReg()); in matchCombineShuffleVector() local
|
H A D | LegalizerHelper.cpp | 4732 LLT DstType = MRI.getType(DstReg); in narrowScalarAddSub() local
|