Home
last modified time | relevance | path

Searched refs:VTMutex (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5698 static ManagedStatic<sys::SmartMutex<true> > VTMutex; variable
5704 sys::SmartScopedLock<true> Lock(*VTMutex); in getValueTypeList()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6757 static ManagedStatic<sys::SmartMutex<true> > VTMutex; variable
6763 sys::SmartScopedLock<true> Lock(*VTMutex); in getValueTypeList()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp8172 static ManagedStatic<sys::SmartMutex<true>> VTMutex; variable
8178 sys::SmartScopedLock<true> Lock(*VTMutex); in getValueTypeList()