Searched refs:CheckedStoreRepresentation (Results 1 – 2 of 2) sorted by relevance
101 typedef MachineRepresentation CheckedStoreRepresentation; typedef103 CheckedStoreRepresentation CheckedStoreRepresentationOf(Operator const*);313 const Operator* CheckedStore(CheckedStoreRepresentation);
89 CheckedStoreRepresentation CheckedStoreRepresentationOf(Operator const* op) { in CheckedStoreRepresentationOf()91 return OpParameter<CheckedStoreRepresentation>(op); in CheckedStoreRepresentationOf()312 : public Operator1<CheckedStoreRepresentation> { \314 : Operator1<CheckedStoreRepresentation>( \423 CheckedStoreRepresentation rep) { in CheckedStore()