HomeSort by relevance Sort by last modified time
    Searched defs:llvm_shutdown (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Support/
ManagedStatic.cpp 10 // This file implements the ManagedStatic class and llvm_shutdown().
68 /// llvm_shutdown - Deallocate and destroy all ManagedStatic variables.
69 void llvm::llvm_shutdown() { function in class:llvm
  /external/llvm/lib/Support/
ManagedStatic.cpp 10 // This file implements the ManagedStatic class and llvm_shutdown().
82 /// llvm_shutdown - Deallocate and destroy all ManagedStatic variables.
83 void llvm::llvm_shutdown() { function in class:llvm
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
ManagedStatic.cpp 10 // This file implements the ManagedStatic class and llvm_shutdown().
79 /// llvm_shutdown - Deallocate and destroy all ManagedStatic variables.
80 void llvm::llvm_shutdown() { function in class:llvm
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
ManagedStatic.cpp 10 // This file implements the ManagedStatic class and llvm_shutdown().
82 /// llvm_shutdown - Deallocate and destroy all ManagedStatic variables.
83 void llvm::llvm_shutdown() { function in class:llvm

Completed in 217 milliseconds