Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp753 auto *ReduceFnTy = llvm::FunctionType::get(CGM.VoidTy, ReduceTypeParams, in createRuntimeFunction() local
757 CGM.VoidPtrTy, ReduceFnTy->getPointerTo(), in createRuntimeFunction()
770 auto *ReduceFnTy = llvm::FunctionType::get(CGM.VoidTy, ReduceTypeParams, in createRuntimeFunction() local
774 CGM.VoidPtrTy, ReduceFnTy->getPointerTo(), in createRuntimeFunction()