Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp11870 llvm::Value *AllocVal = CGF.EmitScalarExpr(Allocator); in getAddressOfLocalVariable() local
11873 AllocVal = CGF.EmitScalarConversion(AllocVal, Allocator->getType(), in getAddressOfLocalVariable()
11876 Args[2] = AllocVal; in getAddressOfLocalVariable()