Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp829 Constant *CastGEPIndices(Type *SrcElemTy, ArrayRef<Constant *> Ops, in CastGEPIndices()
869 Type *SrcElemTy = GEP->getSourceElementType(); in SymbolicallyEvaluateGEP() local
1009 Type *SrcElemTy = GEP->getSourceElementType(); in ConstantFoldInstOperandsImpl() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1514 Type *SrcElemTy; in executeBitCastInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp2046 Type *SrcElemTy = SrcVecTy->getElementType(); in createBitOrPointerCast() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp532 Type *SrcElemTy = nullptr; member
548 Type *SrcElemTy; // GEP source element type. member in __anondf6e26480411::BitcodeConstant