Searched defs:IndexedLoadStoreMatchInfo (Results 1 – 4 of 4) sorted by relevance
55 struct IndexedLoadStoreMatchInfo { struct56 Register Addr;57 Register Base;58 Register Offset;59 bool RematOffset; // True if Offset is a constant that needs to be61 bool IsPre;
55 struct IndexedLoadStoreMatchInfo { struct56 Register Addr;57 Register Base;58 Register Offset;59 bool RematOffset = false; // True if Offset is a constant that needs to be61 bool IsPre = false;