Home | History | Annotate | Download | only in service

Lines Matching defs:bitcast

1323   // Test a computation which returns a bitcast value.
1327 auto bitcast = builder.AddInstruction(
1334 // Bitcast should get the same allocation as the param.
1337 GetTopLevelAllocation(*assignment, bitcast));