Home
last modified time | relevance | path

Searched refs:ArgsElemType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1190 StringRef ReducerName, SourceLocation Loc, llvm::Type *ArgsElemType,
H A DCGOpenMPRuntime.cpp2122 CodeGenModule &CGM, llvm::Type *ArgsElemType, in emitCopyprivateCopyFunction() argument
2151 ArgsElemType, CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
2155 ArgsElemType, CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
4795 StringRef ReducerName, SourceLocation Loc, llvm::Type *ArgsElemType, in emitReductionFunction() argument
4824 ArgsElemType, CGF.getPointerAlign()); in emitReductionFunction()
4828 ArgsElemType, CGF.getPointerAlign()); in emitReductionFunction()