Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp393 Type *SourceTy = GEP->getSourceElementType(); in determineBaseAndStride() local
429 Type *SourceTy = GEP->getSourceElementType(); in determineBaseAndStride() local
/openbsd/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVInstructionSelector.cpp655 SPIRVType *SourceTy = GR.getOrCreateSPIRVPointerType( in selectMemOperation() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp851 Type *SourceTy = GEP->getSourceElementType(); in findForkedSCEVs() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp3459 QualType SourceTy, unsigned SourceOffset) const { in GetSSETypeAtOffset()
3519 QualType SourceTy, unsigned SourceOffset) const { in GetINTEGERTypeAtOffset()
H A DCGBuiltin.cpp11116 auto *SourceTy = BuiltinID == NEON::BI__builtin_neon_vfmaq_lane_v in EmitAArch64BuiltinExpr() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5677 Type *SourceTy = GEP->getSourceElementType(); in optimizeGatherScatterInst() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp12222 auto *SourceTy = FPCast->getSubExpr()->getType()->getAs<BuiltinType>(); in CheckFloatComparison() local