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