Searched refs:EntryFunctionState (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h39 struct EntryFunctionState { struct in class:clang::CodeGen::CGOpenMPRuntimeGPU
49 void emitKernelInit(CodeGenFunction &CGF, EntryFunctionState &EST,
53 void emitKernelDeinit(CodeGenFunction &CGF, EntryFunctionState &EST,
H A DCGOpenMPRuntimeGPU.cpp738 EntryFunctionState EST;
743 CGOpenMPRuntimeGPU::EntryFunctionState &EST;
746 NVPTXPrePostActionTy(CGOpenMPRuntimeGPU::EntryFunctionState &EST)
770 EntryFunctionState &EST, bool IsSPMD) {
778 EntryFunctionState &EST,
794 EntryFunctionState EST;
799 CGOpenMPRuntimeGPU::EntryFunctionState &EST;
803 CGOpenMPRuntimeGPU::EntryFunctionState &EST)

Completed in 68 milliseconds