/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVGatherScatterLowering.cpp | 430 Type *SourceTy = GEP->getSourceElementType(); determineBaseAndStride() local 466 Type *SourceTy = GEP->getSourceElementType(); determineBaseAndStride() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | NumericalStabilitySanitizer.cpp | 1176 Type *SourceTy = ExtendedSourceTy ? ExtendedSourceTy : OrigSourceTy; handleTrunc() local 1223 Type *SourceTy = ExtendedSourceTy ? ExtendedSourceTy : OrigSourceTy; handleExt() local
|
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | X86.cpp | 2414 GetSSETypeAtOffset(llvm::Type * IRType,unsigned IROffset,QualType SourceTy,unsigned SourceOffset) const GetSSETypeAtOffset() argument 2474 GetINTEGERTypeAtOffset(llvm::Type * IRType,unsigned IROffset,QualType SourceTy,unsigned SourceOffset) const GetINTEGERTypeAtOffset() argument [all...] |
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVInstructionSelector.cpp | 870 SPIRVType *SourceTy = GR.getOrCreateSPIRVPointerType( selectMemOperation() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | LoopAccessAnalysis.cpp | 928 Type *SourceTy = GEP->getSourceElementType(); findForkedSCEVs() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 4071 Type *SourceTy = GEPI.getSourceElementType(); unfoldGEPPhi() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 5933 Type *SourceTy = GEP->getSourceElementType(); optimizeGatherScatterInst() local
|
/llvm-project/clang/lib/AST/ |
H A D | ExprConstant.cpp | 10982 handleVectorElementCast(EvalInfo & Info,const FPOptions FPO,const Expr * E,QualType SourceTy,QualType DestTy,APValue const & Original,APValue & Result) handleVectorElementCast() argument 11021 QualType SourceTy = SourceVecType->castAs<VectorType>()->getElementType(); VisitConvertVectorExpr() local [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 9186 auto *SourceTy = FPCast->getSubExpr()->getType()->getAs<BuiltinType>(); CheckFloatComparison() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 12301 auto *SourceTy = BuiltinID == NEON::BI__builtin_neon_vfmaq_lane_v EmitAArch64BuiltinExpr() local
|