Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp257 llvm::Type *TypeParams[] = {getIdentTyPointerTy(), CGM.Int32Ty, in CreateRuntimeFunction() local
266 llvm::Type *TypeParams[] = {getIdentTyPointerTy()}; in CreateRuntimeFunction() local
275 llvm::Type *TypeParams[] = {getIdentTyPointerTy(), CGM.Int32Ty, in CreateRuntimeFunction() local
286 llvm::Type *TypeParams[] = { in CreateRuntimeFunction() local
320 llvm::Type *TypeParams[] = { in CreateRuntimeFunction() local
331 llvm::Type *TypeParams[] = {getIdentTyPointerTy(), CGM.Int32Ty}; in CreateRuntimeFunction() local
345 llvm::Type *TypeParams[] = { in CreateRuntimeFunction() local
364 llvm::Type *TypeParams[] = { in CreateRuntimeFunction() local
383 llvm::Type *TypeParams[] = { in CreateRuntimeFunction() local
402 llvm::Type *TypeParams[] = { in CreateRuntimeFunction() local
[all …]