Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp803 Constant *CastGEPIndices(Type *SrcElemTy, ArrayRef<Constant *> Ops, in CastGEPIndices()
862 Type *SrcElemTy = GEP->getSourceElementType(); in SymbolicallyEvaluateGEP() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1550 Type *SrcElemTy; in executeBitCastInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3201 Type *SrcElemTy = SrcVecTy->getElementType(); in createBitOrPointerCast() local