Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h2602 CallInst *createOMPInteropInit(const LocationDescription &Loc,
/src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5896 CallInst *OpenMPIRBuilder::createOMPInteropInit( in createOMPInteropInit() function in OpenMPIRBuilder
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp7094 OMPBuilder.createOMPInteropInit(Builder, InteropvarPtr, InteropType, in EmitOMPInteropDirective()