Searched defs:SSN (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | LLVMContextImpl.cpp | 233 getOrInsertSyncScopeID(StringRef SSN) getOrInsertSyncScopeID() argument |
H A D | LLVMContext.cpp | 325 getOrInsertSyncScopeID(StringRef SSN) getOrInsertSyncScopeID() argument |
/llvm-project/llvm/lib/CodeGen/MIRParser/ | ||
H A D | MIParser.cpp | 3329 std::string SSN; parseOptionalScope() local |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 2601 for (auto SSN : SSNs) { writeSyncScopeNames() local |
/llvm-project/llvm/lib/Bitcode/Reader/ | ||
H A D | BitcodeReader.cpp | 2797 SmallString<16> SSN; parseSyncScopeNames() local |
/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 2760 std::string SSN; parseScope() local |