Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator.h165 return IsUnalignedSupported(unalignedStoreUnsupportedTypes_, rep); in NON_EXPORTED_BASE()
190 unalignedStoreUnsupportedTypes_(unalignedStoreUnsupportedTypes) {} in NON_EXPORTED_BASE()
209 const EnumSet<MachineRepresentation> unalignedStoreUnsupportedTypes_; in NON_EXPORTED_BASE() local