Searched refs:ArgsElemType (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 1190 StringRef ReducerName, SourceLocation Loc, llvm::Type *ArgsElemType,
|
| H A D | CGOpenMPRuntime.cpp | 2122 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()
|