| /external/llvm/lib/IR/ |
| D | PassRegistry.cpp | 42 sys::SmartScopedReader<true> Guard(Lock); in getPassInfo() local 48 sys::SmartScopedReader<true> Guard(Lock); in getPassInfo() local 58 sys::SmartScopedWriter<true> Guard(Lock); in registerPass() local 74 sys::SmartScopedReader<true> Guard(Lock); in enumerateWith() local 98 sys::SmartScopedWriter<true> Guard(Lock); in registerAnalysisGroup() local 121 sys::SmartScopedWriter<true> Guard(Lock); in addRegistrationListener() local 126 sys::SmartScopedWriter<true> Guard(Lock); in removeRegistrationListener() local
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXUtilities.cpp | 39 MutexGuard Guard(Lock); in clearAnnotationCache() local 44 MutexGuard Guard(Lock); in cacheAnnotationFromMD() local 70 MutexGuard Guard(Lock); in cacheAnnotationFromMD() local 104 MutexGuard Guard(Lock); in findOneNVVMAnnotation() local 118 MutexGuard Guard(Lock); in findAllNVVMAnnotation() local
|
| /external/llvm/unittests/IR/ |
| D | IRBuilderTest.cpp | 268 IRBuilder<>::FastMathFlagGuard Guard(Builder); in TEST_F() local 283 IRBuilder<>::InsertPointGuard Guard(Builder); in TEST_F() local
|
| /external/llvm/lib/ExecutionEngine/OProfileJIT/ |
| D | OProfileWrapper.cpp | 59 MutexGuard Guard(OProfileInitializationMutex); in initialize() local
|
| /external/llvm/lib/Analysis/ |
| D | ScalarEvolutionExpander.cpp | 182 BuilderType::InsertPointGuard Guard(Builder); in InsertBinop() local 515 BuilderType::InsertPointGuard Guard(Builder); in expandAddToGEP() local 1150 BuilderType::InsertPointGuard Guard(Builder); in getAddRecExprPHILiterally() local 1316 BuilderType::InsertPointGuard Guard(Builder); in expandAddRecExprLiterally() local 1392 BuilderType::InsertPointGuard Guard(Builder); in visitAddRecExpr() local 1634 BuilderType::InsertPointGuard Guard(Builder); in expand() local 1672 BuilderType::InsertPointGuard Guard(Builder); in getOrInsertCanonicalInductionVariable() local
|
| /external/guava/guava/src/com/google/common/util/concurrent/ |
| D | Monitor.java | 291 public abstract static class Guard { class in Monitor 303 protected Guard(Monitor monitor) { in Guard() method in Monitor.Guard
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | BoundsChecking.cpp | 80 IRBuilder<>::InsertPointGuard Guard(*Builder); in getTrapBB() local
|
| /external/v8/src/base/platform/ |
| D | platform-solaris.cc | 225 bool VirtualMemory::Guard(void* address) { in Guard() function in v8::base::VirtualMemory
|
| D | platform-freebsd.cc | 253 bool VirtualMemory::Guard(void* address) { in Guard() function in v8::base::VirtualMemory
|
| D | platform-openbsd.cc | 284 bool VirtualMemory::Guard(void* address) { in Guard() function in v8::base::VirtualMemory
|
| D | platform-qnx.cc | 320 bool VirtualMemory::Guard(void* address) { in Guard() function in v8::base::VirtualMemory
|
| D | platform-cygwin.cc | 277 bool VirtualMemory::Guard(void* address) { in Guard() function in v8::base::VirtualMemory
|
| D | platform-linux.cc | 380 bool VirtualMemory::Guard(void* address) { in Guard() function in v8::base::VirtualMemory
|
| D | platform-macos.cc | 255 bool VirtualMemory::Guard(void* address) { in Guard() function in v8::base::VirtualMemory
|
| D | platform-posix.cc | 124 void OS::Guard(void* address, const size_t size) { in Guard() function in v8::base::OS
|
| D | platform-win32.cc | 814 void OS::Guard(void* address, const size_t size) { in Guard() function in v8::base::OS 1263 bool VirtualMemory::Guard(void* address) { in Guard() function in v8::base::VirtualMemory
|
| /external/llvm/lib/Transforms/Utils/ |
| D | FlattenCFG.cpp | 272 IRBuilder<>::InsertPointGuard Guard(Builder); in FlattenParallelAndOr() local
|
| D | SimplifyLibCalls.cpp | 1242 IRBuilderDefaultInserter<true> >::FastMathFlagGuard Guard(B); in optimizeSqrt() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineMulDivRem.cpp | 627 BuilderTy::FastMathFlagGuard Guard(*Builder); in visitFMul() local 643 BuilderTy::FastMathFlagGuard Guard(*Builder); in visitFMul() local 684 BuilderTy::FastMathFlagGuard Guard(*Builder); in visitFMul() local
|
| /external/llvm/lib/ExecutionEngine/Interpreter/ |
| D | ExternalFunctions.cpp | 251 unique_lock<sys::Mutex> Guard(*FunctionsLock); in callExternalFunction() local
|
| /external/clang/lib/CodeGen/ |
| D | CGDeclCXX.cpp | 496 llvm::GlobalVariable *Guard) { in GenerateCXXGlobalInitFunc()
|
| D | ItaniumCXXABI.cpp | 1734 llvm::GlobalVariable *Guard; member 2037 llvm::GlobalVariable *Guard = new llvm::GlobalVariable( in EmitThreadLocalInitFuncs() local
|
| /external/clang/utils/TableGen/ |
| D | NeonEmitter.cpp | 280 std::string Guard; member in __anon67a52ed10111::Intrinsic 313 StringRef Guard, bool IsUnavailable, bool BigEndianSafe) in Intrinsic() 1901 std::string Guard = R->getValueAsString("ArchGuard"); in createIntrinsic() local
|
| /external/clang/lib/Frontend/ |
| D | ASTUnit.cpp | 122 llvm::MutexGuard Guard(getOnDiskMutex()); in cleanupOnDiskMapAtExit() local 133 llvm::MutexGuard Guard(getOnDiskMutex()); in getOnDiskData() local 148 llvm::MutexGuard Guard(getOnDiskMutex()); in removeOnDiskEntry() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.h | 479 const Value *Guard; variable
|