Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp6391 llvm::Value *AllocatorVal = in emitUsesAllocatorsInit() local
6399 AllocatorVal = in emitUsesAllocatorsInit()
6400 CGF.EmitScalarConversion(AllocatorVal, CGF.getContext().VoidPtrTy, in emitUsesAllocatorsInit()
6402 CGF.EmitStoreOfScalar(AllocatorVal, AllocatorLVal); in emitUsesAllocatorsInit()
6410 llvm::Value *AllocatorVal = in emitUsesAllocatorsFini() local
6412 AllocatorVal = CGF.EmitScalarConversion(AllocatorVal, Allocator->getType(), in emitUsesAllocatorsFini()
6418 {ThreadId, AllocatorVal}); in emitUsesAllocatorsFini()