Searched refs:ValCastItem (Results 1 – 2 of 2) sorted by relevance
1404 Address ValCastItem = CastItem.withElementType(Val->getType()); in castValueToType() local1405 CGF.EmitStoreOfScalar(Val, ValCastItem, /*Volatile=*/false, ValTy, in castValueToType()
2258 Value *ValCastItem = Builder.CreatePointerBitCastOrAddrSpaceCast( in castValueToType() local2260 Builder.CreateStore(From, ValCastItem); in castValueToType()