Home
last modified time | relevance | path

Searched defs:IdentTy (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/polly/lib/CodeGen/
DLoopGeneratorsKMP.cpp38 StructType *IdentTy = in createCallSpawnThreads() local
318 StructType *IdentTy = in createCallGlobalThreadNum() local
338 StructType *IdentTy = in createCallPushNumThreads() local
362 StructType *IdentTy = in createCallStaticInit() local
402 StructType *IdentTy = in createCallStaticFini() local
425 StructType *IdentTy = in createCallDispatchInit() local
466 StructType *IdentTy = in createCallDispatchNext() local
498 StructType *IdentTy = in createSourceLocation() local
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.h142 llvm::StructType *IdentTy = nullptr; variable