Searched defs:value_representation (Results 1 – 2 of 2) sorted by relevance
1067 MachineRepresentation value_representation, Node* value) { in WriteBarrierKindFor()1118 Type* field_type, MachineRepresentation value_representation, in WriteBarrierKindFor()
2110 Representation value_representation = instr->value()->representation(); in DoStoreKeyed() local