Searched refs:isAMCAS (Results 1 – 2 of 2) sorted by relevance
115 static inline bool isAMCAS(uint64_t TSFlags) { return TSFlags & IsAMCASMask; } in isAMCAS() function
1566 const bool IsAMCAS = LoongArchII::isAMCAS(MCID.TSFlags); in checkTargetMatchPredicate()