Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp430 Type *SourceTy = GEP->getSourceElementType(); determineBaseAndStride() local
466 Type *SourceTy = GEP->getSourceElementType(); determineBaseAndStride() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1176 Type *SourceTy = ExtendedSourceTy ? ExtendedSourceTy : OrigSourceTy; handleTrunc() local
1223 Type *SourceTy = ExtendedSourceTy ? ExtendedSourceTy : OrigSourceTy; handleExt() local
/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp2414 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 DSPIRVInstructionSelector.cpp870 SPIRVType *SourceTy = GR.getOrCreateSPIRVPointerType( selectMemOperation() local
/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp928 Type *SourceTy = GEP->getSourceElementType(); findForkedSCEVs() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp4071 Type *SourceTy = GEPI.getSourceElementType(); unfoldGEPPhi() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5933 Type *SourceTy = GEP->getSourceElementType(); optimizeGatherScatterInst() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp10982 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 DSemaChecking.cpp9186 auto *SourceTy = FPCast->getSubExpr()->getType()->getAs<BuiltinType>(); CheckFloatComparison() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp12301 auto *SourceTy = BuiltinID == NEON::BI__builtin_neon_vfmaq_lane_v EmitAArch64BuiltinExpr() local