Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDLLVMContextImpl.cpp233 SyncScope::ID LLVMContextImpl::getOrInsertSyncScopeID(StringRef SSN) { in getOrInsertSyncScopeID()
HDLLVMContext.cpp325 SyncScope::ID LLVMContext::getOrInsertSyncScopeID(StringRef SSN) { in getOrInsertSyncScopeID()
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMIParser.cpp3295 std::string SSN; in parseOptionalScope() local
/freebsd-head/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDBitcodeWriter.cpp2615 for (auto SSN : SSNs) { in writeSyncScopeNames() local
/freebsd-head/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeReader.cpp2797 SmallString<16> SSN; in parseSyncScopeNames() local
/freebsd-head/contrib/llvm-project/llvm/lib/AsmParser/
HDLLParser.cpp2775 std::string SSN; in parseScope() local