Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.cpp228 getOrInsertSyncScopeID(StringRef SSN) getOrInsertSyncScopeID() argument
H A DLLVMContext.cpp318 getOrInsertSyncScopeID(StringRef SSN) getOrInsertSyncScopeID() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp3319 std::string SSN; parseOptionalScope() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2524 for (auto SSN : SSNs) { writeSyncScopeNames() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2670 SmallString<16> SSN; parseSyncScopeNames() local
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp2663 std::string SSN; parseScope() local