Home
last modified time | relevance | path

Searched refs:value_representation (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dsimplified-lowering.cc1192 MachineRepresentation value_representation, Node* value) { in WriteBarrierKindFor() argument
1197 value_representation == MachineRepresentation::kTaggedSigned) { in WriteBarrierKindFor()
1219 value_representation == MachineRepresentation::kTaggedPointer) { in WriteBarrierKindFor()
1240 Type field_type, MachineRepresentation value_representation, in WriteBarrierKindFor() argument
1244 value_representation, value); in WriteBarrierKindFor()