Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp824 CastGEPIndices(Type * SrcElemTy,ArrayRef<Constant * > Ops,Type * ResultTy,bool InBounds,std::optional<unsigned> InRangeIndex,const DataLayout & DL,const TargetLibraryInfo * TLI) CastGEPIndices() argument
867 Type *SrcElemTy = GEP->getSourceElementType(); SymbolicallyEvaluateGEP() local
1023 Type *SrcElemTy = GEP->getSourceElementType(); ConstantFoldInstOperandsImpl() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1550 Type *SrcElemTy; executeBitCastInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp515 Type *SrcElemTy; global() member
526 Type *SrcElemTy; // GEP source element type. global() member in __anon5272731a0411::BitcodeConstant
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2860 Type *SrcElemTy = SrcVecTy->getElementType(); createBitOrPointerCast() local