Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6439 llvm::Value *AllocatorVal = in emitUsesAllocatorsInit() local
6447 AllocatorVal = in emitUsesAllocatorsInit()
6448 CGF.EmitScalarConversion(AllocatorVal, CGF.getContext().VoidPtrTy, in emitUsesAllocatorsInit()
6450 CGF.EmitStoreOfScalar(AllocatorVal, AllocatorLVal); in emitUsesAllocatorsInit()
6458 llvm::Value *AllocatorVal = in emitUsesAllocatorsFini() local
6460 AllocatorVal = CGF.EmitScalarConversion(AllocatorVal, Allocator->getType(), in emitUsesAllocatorsFini()
6466 {ThreadId, AllocatorVal}); in emitUsesAllocatorsFini()