Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.cpp233 getOrInsertSyncScopeID(StringRef SSN) getOrInsertSyncScopeID() argument
H A DLLVMContext.cpp325 getOrInsertSyncScopeID(StringRef SSN) getOrInsertSyncScopeID() argument
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp3329 std::string SSN; parseOptionalScope() local
/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2601 for (auto SSN : SSNs) { writeSyncScopeNames() local
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2797 SmallString<16> SSN; parseSyncScopeNames() local
/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp2760 std::string SSN; parseScope() local