/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/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 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/ |
D | GsymCreator.cpp | 34 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/ |
D | unwind.rs | 30 struct Guard { struct 34 impl Drop for Guard { implementation
|
/third_party/rust/crates/once_cell/src/ |
D | imp_pl.rs | 122 struct Guard<'a> { struct 127 impl<'a> Drop for Guard<'a> { argument
|
D | imp_std.rs | 155 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/ |
D | MakeGuardsExplicit.cpp | 58 static void turnToExplicitForm(CallInst *Guard, Function *DeoptIntrinsic) { in turnToExplicitForm() 88 for (auto *Guard : GuardIntrinsics) in explicifyGuards() local
|
D | LoopPredication.cpp | 400 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/ |
D | NVPTXUtilities.cpp | 42 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/ |
D | StackProtector.cpp | 357 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/ |
D | GuardUtils.cpp | 31 CallInst *Guard, bool UseWC) { in makeGuardControlFlowExplicit()
|
D | SimplifyLibCalls.cpp | 1263 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
|
D | FlattenCFG.cpp | 283 IRBuilder<>::InsertPointGuard Guard(Builder); in FlattenParallelAndOr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/ |
D | OProfileWrapper.cpp | 57 std::lock_guard<sys::Mutex> Guard(OProfileInitializationMutex); in initialize() local
|
/third_party/unity/extras/memory/src/ |
D | unity_memory.c | 53 } Guard; typedef
|
/third_party/json/test/thirdparty/Fuzzer/ |
D | FuzzerTracePC.cpp | 31 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/ |
D | ScalarEvolutionExpander.cpp | 213 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
|
D | MemoryBuiltins.cpp | 882 BuilderTy::InsertPointGuard Guard(Builder); in compute_() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
D | PerfJITEventListener.cpp | 424 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/ |
D | it.rs | 457 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/ |
D | BoundsChecking.cpp | 185 IRBuilder<>::InsertPointGuard Guard(IRB); in addBoundsChecking() local
|
/third_party/cJSON/tests/unity/extras/fixture/src/ |
D | unity_fixture.c | 176 } Guard; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
D | ExternalFunctions.cpp | 261 std::unique_lock<sys::Mutex> Guard(*FunctionsLock); in callExternalFunction() local
|
/third_party/python/Doc/whatsnew/ |
D | 3.10.rst | 618 Guard subsection
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 1079 IRBuilderBase::InsertPointGuard Guard(Builder); in simplifyAMDGCNMemoryIntrinsicDemanded() local
|
D | InstructionCombining.cpp | 784 BuilderTy::FastMathFlagGuard Guard(Builder); in SimplifySelectsFeedingBinaryOp() local 1819 IRBuilderBase::InsertPointGuard Guard(Builder); in visitGetElementPtrInst() local
|