Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTrailingObjects.h146 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
161 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp1111 Type *NextTy = next_type(N->PTy, N->Idx); in fabricateGEP() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp968 Type *NextTy = GetElementPtrInst::getTypeAtIndex(Ty, (uint64_t)0); in SymbolicallyEvaluateGEP() local