Home
last modified time | relevance | path

Searched defs:CreateRuntimeFunction (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp251 CGOpenMPRuntime::CreateRuntimeFunction(OpenMPRTLFunction Function) { in CreateRuntimeFunction() function in CGOpenMPRuntime
H A DCodeGenModule.cpp1666 CodeGenModule::CreateRuntimeFunction(llvm::FunctionType *FTy, in CreateRuntimeFunction() function in CodeGenModule