OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOpenMPRuntime
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/CodeGen/
CGStmtOpenMP.cpp
40
CGM.
getOpenMPRuntime
().EmitOpenMPUpdateLocation(*this, S.getLocStart()),
44
CGM.
getOpenMPRuntime
().getKmpc_MicroPointerTy()),
46
llvm::Constant *RTLFn = CGM.
getOpenMPRuntime
().CreateRuntimeFunction(
CodeGenModule.h
507
CGOpenMPRuntime &
getOpenMPRuntime
() {
[
all
...]
CodeGenFunction.cpp
77
CGM.
getOpenMPRuntime
().FunctionFinished(*this);
[
all
...]
Completed in 936 milliseconds