Searched refs:UnalignedStoreRepresentation (Results 1 – 7 of 7) sorted by relevance
80 typedef MachineRepresentation UnalignedStoreRepresentation; typedef82 UnalignedStoreRepresentation const& UnalignedStoreRepresentationOf(600 const Operator* UnalignedStore(UnalignedStoreRepresentation rep); in NON_EXPORTED_BASE()
55 UnalignedStoreRepresentation const& UnalignedStoreRepresentationOf( in UnalignedStoreRepresentationOf()58 return OpParameter<UnalignedStoreRepresentation>(op); in UnalignedStoreRepresentationOf()555 : public Operator1<UnalignedStoreRepresentation> { \557 : Operator1<UnalignedStoreRepresentation>( \876 UnalignedStoreRepresentation rep) { in UnalignedStore()
169 machine()->UnalignedStore(UnalignedStoreRepresentation(rep)), base, in UnalignedStore()
3148 UnalignedStoreRepresentation store_rep(rep); in GetSafeStoreOperator()3266 UnalignedStoreRepresentation rep(mem_rep); in StoreMem()
1277 UnalignedStoreRepresentation rep = UnalignedStoreRepresentationOf(node->op()); in VisitUnalignedStore()
1768 UnalignedStoreRepresentation rep = UnalignedStoreRepresentationOf(node->op()); in VisitUnalignedStore()
683 UnalignedStoreRepresentation store_rep = in VisitUnalignedStore()