Searched defs:mayStore (Results 1 – 14 of 14) sorted by relevance
101 bool mayStore() const { return Store; } in mayStore() function
92 bool mayStore() const { return (Store); }; in mayStore() function
419 bool mayStore() const { in mayStore() function
356 bool mayStore() const { return Flags & (1 << MCID::MayStore); } in mayStore() function
228 bool mayLoad, mayStore; variable
2369 bool &mayStore; member in InstAnalyzer
398 bool mayStore() const { return Flags & (1ULL << MCID::MayStore); } in mayStore() function
236 bool mayStore : 1; variable
2743 bool mayStore; member in InstAnalyzer
239 bool mayStore : 1; variable
3287 bool mayStore; member in InstAnalyzer
2633 bool mayStore = MCID.mayStore(); in SelectCodeCommon() local
3418 bool mayStore = MCID.mayStore(); in SelectCodeCommon() local
3599 bool mayStore = MCID.mayStore(); in SelectCodeCommon() local