Searched refs:CastItem (Results 1 – 1 of 1) sorted by relevance
2277 Address CastItem = CGF.CreateMemTemp(CastTy); in castValueToType() local2279 CastItem, Val->getType()->getPointerTo(CastItem.getAddressSpace())); in castValueToType()2283 return CGF.EmitLoadOfScalar(CastItem, /*Volatile=*/false, CastTy, Loc, in castValueToType()