Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DPassRegistry.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
119 sys::SmartScopedWriter<true> Guard(Lock); in addRegistrationListener() local
124 sys::SmartScopedWriter<true> Guard(Lock); in removeRegistrationListener() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
DGsymCreator.cpp34 std::lock_guard<std::recursive_mutex> Guard(Mutex); in insertFile() local
54 std::lock_guard<std::recursive_mutex> Guard(Mutex); in encode() local
158 std::lock_guard<std::recursive_mutex> Guard(Mutex); in finalize() local
248 std::lock_guard<std::recursive_mutex> Guard(Mutex); in insertString() local
255 std::lock_guard<std::recursive_mutex> Guard(Mutex); in addFunctionInfo() local
261 std::lock_guard<std::recursive_mutex> Guard(Mutex); in forEachFunctionInfo() local
270 std::lock_guard<std::recursive_mutex> Guard(Mutex); in forEachFunctionInfo() local
/third_party/rust/crates/cxx/src/
Dunwind.rs30 struct Guard { struct
34 impl Drop for Guard { implementation
/third_party/rust/crates/once_cell/src/
Dimp_pl.rs122 struct Guard<'a> { struct
127 impl<'a> Drop for Guard<'a> { argument
Dimp_std.rs155 struct Guard<'a> { struct
160 impl Drop for Guard<'_> { argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMakeGuardsExplicit.cpp58 static void turnToExplicitForm(CallInst *Guard, Function *DeoptIntrinsic) { in turnToExplicitForm()
88 for (auto *Guard : GuardIntrinsics) in explicifyGuards() local
DLoopPredication.cpp400 Instruction *Guard, in expandCheck()
563 SCEVExpander &Expander, Instruction *Guard) { in widenICmpRangeCheckIncrementingLoop()
612 SCEVExpander &Expander, Instruction *Guard) { in widenICmpRangeCheckDecrementingLoop()
675 Instruction *Guard) { in widenICmpRangeCheck()
740 Instruction *Guard) { in collectChecks()
791 bool LoopPredication::widenGuardConditions(IntrinsicInst *Guard, in widenGuardConditions()
1246 for (auto *Guard : Guards) in runOnLoop() local
1248 for (auto *Guard : GuardsAsWidenableBranches) in runOnLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXUtilities.cpp42 std::lock_guard<sys::Mutex> Guard(Lock); in clearAnnotationCache() local
47 std::lock_guard<sys::Mutex> Guard(Lock); in cacheAnnotationFromMD() local
73 std::lock_guard<sys::Mutex> Guard(Lock); in cacheAnnotationFromMD() local
107 std::lock_guard<sys::Mutex> Guard(Lock); in findOneNVVMAnnotation() local
121 std::lock_guard<sys::Mutex> Guard(Lock); in findAllNVVMAnnotation() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackProtector.cpp357 if (Value *Guard = TLI->getIRStackGuard(B)) in getStackGuard() local
453 LoadInst *Guard = B.CreateLoad(B.getInt8PtrTy(), AI, true, "Guard"); in InsertStackProtectors() local
507 Value *Guard = getStackGuard(TLI, M, B); in InsertStackProtectors() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DGuardUtils.cpp31 CallInst *Guard, bool UseWC) { in makeGuardControlFlowExplicit()
DSimplifyLibCalls.cpp1263 IRBuilder<>::FastMathFlagGuard Guard(B); in replaceUnaryCall() local
1336 IRBuilder<>::FastMathFlagGuard Guard(B); in optimizeDoubleFP() local
1372 IRBuilder<>::FastMathFlagGuard Guard(B); in optimizeCAbs() local
1400 IRBuilder<>::FastMathFlagGuard Guard(B); in optimizeTrigReflections() local
1701 IRBuilder<>::FastMathFlagGuard Guard(B); in optimizePow() local
1850 IRBuilder<>::FastMathFlagGuard Guard(B); in optimizeFMinFMax() local
1966 IRBuilder<>::FastMathFlagGuard Guard(B); in optimizeLog() local
2061 IRBuilder<>::FastMathFlagGuard Guard(B); in optimizeSqrt() local
DFlattenCFG.cpp283 IRBuilder<>::InsertPointGuard Guard(Builder); in FlattenParallelAndOr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp57 std::lock_guard<sys::Mutex> Guard(OProfileInitializationMutex); in initialize() local
/third_party/unity/extras/memory/src/
Dunity_memory.c53 } Guard; typedef
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerTracePC.cpp31 void TracePC::HandleTrace(uint32_t *Guard, uintptr_t PC) { in HandleTrace()
263 void __sanitizer_cov_trace_pc_guard(uint32_t *Guard) { in __sanitizer_cov_trace_pc_guard()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp213 SCEVInsertPointGuard Guard(Builder, this); in InsertBinop() local
543 SCEVInsertPointGuard Guard(Builder, this); in expandAddToGEP() local
563 SCEVInsertPointGuard Guard(Builder, this); in expandAddToGEP() local
1250 SCEVInsertPointGuard Guard(Builder, this); in getAddRecExprPHILiterally() local
1429 SCEVInsertPointGuard Guard(Builder, this); in expandAddRecExprLiterally() local
1872 SCEVInsertPointGuard Guard(Builder, this); in expand() local
1935 SCEVInsertPointGuard Guard(Builder, this); in getOrInsertCanonicalInductionVariable() local
DMemoryBuiltins.cpp882 BuilderTy::InsertPointGuard Guard(Builder); in compute_() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp424 std::lock_guard<sys::Mutex> Guard(Mutex); in NotifyCode() local
466 std::lock_guard<sys::Mutex> Guard(Mutex); in NotifyDebug() local
/third_party/rust/crates/once_cell/tests/
Dit.rs457 struct Guard { in reentrant_init() struct
458 child: std::process::Child, in reentrant_init()
461 impl Drop for Guard { in reentrant_init() implementation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp185 IRBuilder<>::InsertPointGuard Guard(IRB); in addBoundsChecking() local
/third_party/cJSON/tests/unity/extras/fixture/src/
Dunity_fixture.c176 } Guard; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp261 std::unique_lock<sys::Mutex> Guard(*FunctionsLock); in callExternalFunction() local
/third_party/python/Doc/whatsnew/
D3.10.rst618 Guard subsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1079 IRBuilderBase::InsertPointGuard Guard(Builder); in simplifyAMDGCNMemoryIntrinsicDemanded() local
DInstructionCombining.cpp784 BuilderTy::FastMathFlagGuard Guard(Builder); in SimplifySelectsFeedingBinaryOp() local
1819 IRBuilderBase::InsertPointGuard Guard(Builder); in visitGetElementPtrInst() local

12