Home
last modified time | relevance | path

Searched defs:SrcElemTy (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp829 CastGEPIndices(Type * SrcElemTy,ArrayRef<Constant * > Ops,Type * ResultTy,GEPNoWrapFlags NW,std::optional<ConstantRange> InRange,const DataLayout & DL,const TargetLibraryInfo * TLI) CastGEPIndices() argument
869 Type *SrcElemTy = GEP->getSourceElementType(); SymbolicallyEvaluateGEP() local
1009 Type *SrcElemTy = GEP->getSourceElementType(); ConstantFoldInstOperandsImpl() local
[all...]
/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1514 Type *SrcElemTy; in executeBitCastInst() local
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp532 Type *SrcElemTy = nullptr; member
548 Type *SrcElemTy; // GEP source element type. member in __anon461288fb0411::BitcodeConstant
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2778 Type *SrcElemTy = SrcVecTy->getElementType(); createBitOrPointerCast() local