Home
last modified time | relevance | path

Searched defs:Guard (Results 1 – 20 of 20) sorted by relevance

/NextBSD/contrib/llvm/lib/IR/
HDPassRegistry.cpp42 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
/NextBSD/lib/libstand/
HDzalloc_defs.h70 typedef struct Guard { struct
73 } Guard; argument
/NextBSD/contrib/llvm/lib/Target/NVPTX/
HDNVPTXUtilities.cpp39 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
/NextBSD/contrib/llvm/lib/ExecutionEngine/OProfileJIT/
HDOProfileWrapper.cpp59 MutexGuard Guard(OProfileInitializationMutex); in initialize() local
/NextBSD/contrib/llvm/lib/Analysis/
HDScalarEvolutionExpander.cpp184 BuilderType::InsertPointGuard Guard(Builder); in InsertBinop() local
517 BuilderType::InsertPointGuard Guard(Builder); in expandAddToGEP() local
1157 BuilderType::InsertPointGuard Guard(Builder); in getAddRecExprPHILiterally() local
1323 BuilderType::InsertPointGuard Guard(Builder); in expandAddRecExprLiterally() local
1399 BuilderType::InsertPointGuard Guard(Builder); in visitAddRecExpr() local
1641 BuilderType::InsertPointGuard Guard(Builder); in expand() local
1679 BuilderType::InsertPointGuard Guard(Builder); in getOrInsertCanonicalInductionVariable() local
/NextBSD/contrib/llvm/lib/Transforms/Instrumentation/
HDBoundsChecking.cpp80 IRBuilder<>::InsertPointGuard Guard(*Builder); in getTrapBB() local
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDFlattenCFG.cpp272 IRBuilder<>::InsertPointGuard Guard(Builder); in FlattenParallelAndOr() local
HDSimplifyLibCalls.cpp1242 IRBuilderDefaultInserter<true> >::FastMathFlagGuard Guard(B); in optimizeSqrt() local
/NextBSD/contrib/ntp/sntp/unity/
HDunity_fixture.c180 } Guard; typedef
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineMulDivRem.cpp631 BuilderTy::FastMathFlagGuard Guard(*Builder); in visitFMul() local
647 BuilderTy::FastMathFlagGuard Guard(*Builder); in visitFMul() local
688 BuilderTy::FastMathFlagGuard Guard(*Builder); in visitFMul() local
/NextBSD/contrib/llvm/lib/ExecutionEngine/Interpreter/
HDExternalFunctions.cpp249 unique_lock<sys::Mutex> Guard(*FunctionsLock); in callExternalFunction() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDeclCXX.cpp501 llvm::GlobalVariable *Guard) { in GenerateCXXGlobalInitFunc()
HDMicrosoftCXXABI.cpp738 llvm::GlobalVariable *Guard; member
2232 llvm::GlobalVariable *Guard; member
2249 llvm::GlobalVariable *Guard; member
HDItaniumCXXABI.cpp1739 llvm::GlobalVariable *Guard; member
2042 llvm::GlobalVariable *Guard = new llvm::GlobalVariable( in EmitThreadLocalInitFuncs() local
/NextBSD/contrib/llvm/tools/clang/utils/TableGen/
HDNeonEmitter.cpp290 std::string Guard; member in __anonb62af4a80111::Intrinsic
323 StringRef Guard, bool IsUnavailable, bool BigEndianSafe) in Intrinsic()
1916 std::string Guard = R->getValueAsString("ArchGuard"); in createIntrinsic() local
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDASTUnit.cpp122 llvm::MutexGuard Guard(getOnDiskMutex()); in cleanupOnDiskMapAtExit() local
133 llvm::MutexGuard Guard(getOnDiskMutex()); in getOnDiskData() local
148 llvm::MutexGuard Guard(getOnDiskMutex()); in removeOnDiskEntry() local
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.h548 const Value *Guard; variable
HDSelectionDAGBuilder.cpp1784 SDValue Guard; in visitSPDescriptorParent() local
/NextBSD/contrib/llvm/lib/Transforms/Vectorize/
HDSLPVectorizer.cpp2099 IRBuilder<>::InsertPointGuard Guard(Builder); in vectorizeTree() local
HDLoopVectorize.cpp1736 IRBuilder<>::InsertPointGuard Guard(Builder); in getBroadcastInstrs() local