Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2277 Address CastItem = CGF.CreateMemTemp(CastTy); in castValueToType() local
2279 CastItem, Val->getType()->getPointerTo(CastItem.getAddressSpace())); in castValueToType()
2283 return CGF.EmitLoadOfScalar(CastItem, /*Volatile=*/false, CastTy, Loc, in castValueToType()