Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9429 emitMappingInformation(CodeGenFunction &CGF, llvm::OpenMPIRBuilder &OMPBuilder, in emitMappingInformation() function
9567 return emitMappingInformation(CGF, OMPBuilder, MapExpr); in emitOffloadingArrays()
9999 : emitMappingInformation(MapperCGF, OMPBuilder, Info.Exprs[I]); in emitUserDefinedMapper()