Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp2450 Address CastItem = CGF.CreateMemTemp(CastTy); in castValueToType() local
2452 CastItem, Val->getType()->getPointerTo(CastItem.getAddressSpace())); in castValueToType()
2456 return CGF.EmitLoadOfScalar(CastItem, /*Volatile=*/false, CastTy, Loc, in castValueToType()