Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DTrailingObjects.h163 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
178 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DTrailingObjects.h146 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
161 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DTrailingObjects.h146 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
161 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DTrailingObjects.h146 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
161 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DTrailingObjects.h146 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
161 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DTrailingObjects.h146 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
161 TrailingObjectsBase::OverloadToken<NextTy>) { in getTrailingObjectsImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp216 Type *NextTy = cast<StructType>(Ty)->getElementType(i); in next_type() local
1121 Type *NextTy = next_type(N->PTy, N->Idx); in fabricateGEP() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp193 Type *NextTy = cast<StructType>(Ty)->getElementType(i); in next_type() local
1114 Type *NextTy = next_type(N->PTy, N->Idx); in fabricateGEP() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp117 Type *NextTy = GetElementPtrInst::getTypeAtIndex(TmpTy, (uint64_t)0); in createByteGEP() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DConstantFolding.cpp979 Type *NextTy = GetElementPtrInst::getTypeAtIndex(ElemTy, (uint64_t)0); in SymbolicallyEvaluateGEP() local