Searched defs:SynchScope (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp135 static unsigned GetEncodedSynchScope(SynchronizationScope SynchScope) { argument
136 switch (SynchScope) {
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp135 static unsigned GetEncodedSynchScope(SynchronizationScope SynchScope) { argument
136 switch (SynchScope) {

Completed in 971 milliseconds