Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1290 auto *ReduceFnTy = llvm::FunctionType::get(CGM.VoidTy, ReduceTypeParams, in createRuntimeFunction() local
1294 CGM.VoidPtrTy, ReduceFnTy->getPointerTo(), in createRuntimeFunction()
1307 auto *ReduceFnTy = llvm::FunctionType::get(CGM.VoidTy, ReduceTypeParams, in createRuntimeFunction() local
1311 CGM.VoidPtrTy, ReduceFnTy->getPointerTo(), in createRuntimeFunction()