Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp662 auto *ReduceFnTy = llvm::FunctionType::get(CGM.VoidTy, ReduceTypeParams, in createRuntimeFunction() local
666 CGM.VoidPtrTy, ReduceFnTy->getPointerTo(), in createRuntimeFunction()
679 auto *ReduceFnTy = llvm::FunctionType::get(CGM.VoidTy, ReduceTypeParams, in createRuntimeFunction() local
683 CGM.VoidPtrTy, ReduceFnTy->getPointerTo(), in createRuntimeFunction()