Home
last modified time | relevance | path

Searched defs:SourceTy (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp430 Type *SourceTy = GEP->getSourceElementType(); in determineBaseAndStride() local
466 Type *SourceTy = GEP->getSourceElementType(); in determineBaseAndStride() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1176 Type *SourceTy = ExtendedSourceTy ? ExtendedSourceTy : OrigSourceTy; in handleTrunc() local
1223 Type *SourceTy = ExtendedSourceTy ? ExtendedSourceTy : OrigSourceTy; in handleExt() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp2414 QualType SourceTy, unsigned SourceOffset) const { in GetSSETypeAtOffset()
2474 QualType SourceTy, unsigned SourceOffset) const { in GetINTEGERTypeAtOffset()
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp870 SPIRVType *SourceTy = GR.getOrCreateSPIRVPointerType( in selectMemOperation() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp924 Type *SourceTy = GEP->getSourceElementType(); in findForkedSCEVs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4071 Type *SourceTy = GEPI.getSourceElementType(); in unfoldGEPPhi() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5933 Type *SourceTy = GEP->getSourceElementType(); in optimizeGatherScatterInst() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp10997 const Expr *E, QualType SourceTy, in handleVectorElementCast()
11036 QualType SourceTy = SourceVecType->castAs<VectorType>()->getElementType(); in VisitConvertVectorExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9190 auto *SourceTy = FPCast->getSubExpr()->getType()->getAs<BuiltinType>(); in CheckFloatComparison() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp12390 auto *SourceTy = BuiltinID == NEON::BI__builtin_neon_vfmaq_lane_v in EmitAArch64BuiltinExpr() local