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