Home
last modified time | relevance | path

Searched defs:SSN (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.cpp233 SyncScope::ID LLVMContextImpl::getOrInsertSyncScopeID(StringRef SSN) { in getOrInsertSyncScopeID()
H A DLLVMContext.cpp325 SyncScope::ID LLVMContext::getOrInsertSyncScopeID(StringRef SSN) { in getOrInsertSyncScopeID()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp3295 std::string SSN; in parseOptionalScope() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2615 for (auto SSN : SSNs) { in writeSyncScopeNames() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2797 SmallString<16> SSN; in parseSyncScopeNames() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp2775 std::string SSN; in parseScope() local