Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6374 llvm::Value *AllocatorVal = in emitUsesAllocatorsInit() local
6382 AllocatorVal = in emitUsesAllocatorsInit()
6383 CGF.EmitScalarConversion(AllocatorVal, CGF.getContext().VoidPtrTy, in emitUsesAllocatorsInit()
6385 CGF.EmitStoreOfScalar(AllocatorVal, AllocatorLVal); in emitUsesAllocatorsInit()
6393 llvm::Value *AllocatorVal = in emitUsesAllocatorsFini() local
6395 AllocatorVal = CGF.EmitScalarConversion(AllocatorVal, Allocator->getType(), in emitUsesAllocatorsFini()
6401 {ThreadId, AllocatorVal}); in emitUsesAllocatorsFini()