Lines Matching defs:access
265 ObjectAccess access = ObjectAccessOf(node->op());
266 LowerLoadOperator(node, access.machine_type.representation(),
268 MachineType::Int32(), access.write_barrier_kind)));
272 ObjectAccess access = ObjectAccessOf(node->op());
273 LowerLoadOperator(node, access.machine_type.representation(),
275 MachineType::Int32(), access.write_barrier_kind)));
295 ObjectAccess access = ObjectAccessOf(node->op());
296 LowerStoreOperator(node, access.machine_type.representation(),
298 MachineType::Int32(), access.write_barrier_kind)));
302 ObjectAccess access = ObjectAccessOf(node->op());
303 LowerStoreOperator(node, access.machine_type.representation(),
305 MachineType::Int32(), access.write_barrier_kind)));
389 // We access the additional return values through projections.
451 // We access the additional return values through projections.
467 // We access the additional return values through projections.
483 // We access the additional return values through projections.
531 // We access the additional return values through projections.
551 // We access the additional return values through projections.
571 // We access the additional return values through projections.