Searched defs:IsAtomic (Results 1 – 11 of 11) sorted by relevance
131 bool IsAtomic() const { return x_ & kAtomicBit; } in IsAtomic() function
415 auto IsAtomic = InstName.find("atomic.") != StringRef::npos; in checkForP2AlignIfLoadStore() local
221 bool IsAtomic() const { in IsAtomic() function
225 bool IsAtomic() const { in IsAtomic() function
561 bool IsAtomic = false; member
709 bool IsAtomic = (VDstIdx != -1); in convertMIMGInst() local
6959 bool IsAtomic, in cvtMubufImpl()7085 bool IsAtomic) { in cvtMIMG()
902 unsigned IsAtomic : 1; member in __anonc3781cb10211::PropertyImplStrategy
4004 bool IsAtomic = false; in createAndImportSelDAGMatcher() local
2427 bool LLParser::parseScopeAndOrdering(bool IsAtomic, SyncScope::ID &SSID, in parseScopeAndOrdering()
22725 bool IsAtomic; in isAlias() member