Home
last modified time | relevance | path

Searched refs:ArgsType (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2166 CodeGenModule &CGM, llvm::Type *ArgsType, in emitCopyprivateCopyFunction() argument
2189 ArgsType), CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
2192 ArgsType), CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
4222 llvm::Type *ArgsType, in emitReductionFunction() argument
4249 ArgsType), CGF.getPointerAlign()); in emitReductionFunction()
4252 ArgsType), CGF.getPointerAlign()); in emitReductionFunction()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h1381 llvm::Type *ArgsType,
DCGOpenMPRuntime.cpp2313 CodeGenModule &CGM, llvm::Type *ArgsType, in emitCopyprivateCopyFunction() argument
2341 ArgsType), CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
2344 ArgsType), CGF.getPointerAlign()); in emitCopyprivateCopyFunction()
5369 SourceLocation Loc, llvm::Type *ArgsType, ArrayRef<const Expr *> Privates, in emitReductionFunction() argument
5397 ArgsType), CGF.getPointerAlign()); in emitReductionFunction()
5400 ArgsType), CGF.getPointerAlign()); in emitReductionFunction()