| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktBuildPrograms.cpp | 77 void run (void) in run() function in vkt::__anon28945::TaskExecutorThread
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | InterleavedLoadCombinePass.cpp | 1254 bool InterleavedLoadCombineImpl::run() { in run() function in InterleavedLoadCombineImpl
|
| H A D | SafeStack.cpp | 738 bool SafeStack::run() { in run() function in __anon24101::SafeStack
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeTypes.cpp | 189 bool DAGTypeLegalizer::run() { in run() function in DAGTypeLegalizer
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | SafepointIRVerifier.cpp | 202 PreservedAnalyses SafepointIRVerifierPass::run(Function &F, in run() function in llvm::SafepointIRVerifierPass
|
| /third_party/vk-gl-cts/execserver/tools/ |
| H A D | xsTest.cpp | 251 void run (void) in run() function in xs::FilePrinter
|
| /third_party/vk-gl-cts/execserver/ |
| H A D | xsWin32TestProcess.cpp | 127 void CaseListWriter::run (void) in run() function in xs::win32::CaseListWriter 222 void FileReader::run (void) in run() function in xs::win32::FileReader
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | Optimizer.cpp | 98 void Optimizer::run(Ice::Cfg *function) in run() function in __anon22923::Optimizer
|
| /third_party/python/Lib/test/ |
| H A D | test_runpy.py | 771 def run(self, *args, **kwargs): member in TestExit
|
| /third_party/python/Doc/tools/extensions/ |
| H A D | pyspecific.py | 110 def run(self): member in ImplementationDetail 146 def run(self): member in Availability 254 def run(self): member in AuditEvent 334 def run(self): member in AuditEventListDirective 351 def run(self): member in PyDecoratorFunction 359 def run(self): member in PyDecoratorMethod 379 def run(self): member in PyCoroutineFunction 385 def run(self): global() member in PyCoroutineMethod 391 def run(self): global() member in PyAwaitableFunction 397 def run(self): global() member in PyAwaitableMethod 410 def run(self): global() member in PyAbstractMethod 427 def run(self): global() member in DeprecatedRemoved 486 def run(self): global() member in MiscNews [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | PassManager.h | 489 PreservedAnalyses run(IRUnitT &IR, AnalysisManagerT &AM, run() function in llvm::PassManager 598 Result run(IRUnitT &, AnalysisManagerT &, ExtraArgTs &&...) { run() function in llvm::PassInstrumentationAnalysis 1108 Result run(IRUnitT &IR, AnalysisManager<IRUnitT, ExtraArgTs...> &AM, run() function in llvm::InnerAnalysisManagerProxy 1236 Result run(IRUnitT &, AnalysisManager<IRUnitT, ExtraArgTs...> &, run() function in llvm::OuterAnalysisManagerProxy 1291 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM) { run() function in llvm::ModuleToFunctionPassAdaptor 1366 PreservedAnalyses run(IRUnitT &Arg, AnalysisManagerT &AM, run() function 1387 PreservedAnalyses run(IRUnitT &Arg, AnalysisManagerT &AM, ExtraArgTs &&...) { run() function 1401 PreservedAnalyses run(IRUnitT &, AnalysisManagerT &, ExtraArgTs &&...) { run() function 1416 PreservedAnalyses run(IRUnitT &IR, AnalysisManagerT &AM, Ts &&... Args) { run() function in llvm::RepeatedPass [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | GlobalsModRef.cpp | 990 GlobalsAAResult GlobalsAA::run(Module &M, ModuleAnalysisManager &AM) { in run() function in GlobalsAA
|
| H A D | StackSafetyAnalysis.cpp | 368 StackSafetyInfo StackSafetyLocalAnalysis::run() { in run() function in __anon23944::StackSafetyLocalAnalysis 541 StackSafetyGlobalInfo StackSafetyDataFlowAnalysis::run() { in run() function in __anon23944::StackSafetyDataFlowAnalysis 582 StackSafetyInfo StackSafetyAnalysis::run(Function &F, in run() function in StackSafetyAnalysis 588 PreservedAnalyses StackSafetyPrinterPass::run(Functio function in StackSafetyPrinterPass 620 StackSafetyGlobalAnalysis::run(Module &M, ModuleAnalysisManager &AM) { run() function in StackSafetyGlobalAnalysis 631 PreservedAnalyses StackSafetyGlobalPrinterPass::run(Module &M, run() function in StackSafetyGlobalPrinterPass [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | MergeICmps.cpp | 933 PreservedAnalyses MergeICmpsPass::run(Function &F, in run() function in MergeICmpsPass
|
| H A D | ConstantHoisting.cpp | 971 PreservedAnalyses ConstantHoistingPass::run(Function &F, in run() function in ConstantHoistingPass
|
| H A D | CorrelatedValuePropagation.cpp | 927 CorrelatedValuePropagationPass::run(Function &F, FunctionAnalysisManager &AM) { in run() function in CorrelatedValuePropagationPass
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| H A D | PromoteMemoryToRegister.cpp | 531 void PromoteMem2Reg::run() { in run() function in PromoteMem2Reg
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | scheduler.cpp | 574 void Scheduler::Worker::run() { in run() function in marl::Scheduler::Worker
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/ |
| H A D | PassBuilder.cpp | 266 PreservedAnalyses run(Module &M, ModuleAnalysisManager &) { in run() function 279 Result run(Module &, ModuleAnalysisManager &) { return Result(); } in run() function in __anon24292::NoOpModuleAnalysis 285 PreservedAnalyses run(LazyCallGraph::SCC &C, CGSCCAnalysisManager &, in run() function 299 Result run(LazyCallGraph::SCC &, CGSCCAnalysisManager &, LazyCallGraph &G) { in run() function in __anon24292::NoOpCGSCCAnalysis 307 PreservedAnalyses run(Function &F, FunctionAnalysisManager &) { in run() function 320 Result run(Function &, FunctionAnalysisManager &) { return Result(); } in run() function in __anon24292::NoOpFunctionAnalysis 326 PreservedAnalyses run(Loop &L, LoopAnalysisManager &, in run() function 340 Result run(Loop &, LoopAnalysisManager &, LoopStandardAnalysisResults &) { in run() function in __anon24292::NoOpLoopAnalysis [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | ArgumentPromotion.cpp | 1021 PreservedAnalyses ArgumentPromotionPass::run(LazyCallGraph::SCC &C, in run() function in ArgumentPromotionPass
|
| H A D | HotColdSplitting.cpp | 646 bool HotColdSplitting::run(Module &M) { in run() function in HotColdSplitting 704 HotColdSplittingPass::run(Module &M, ModuleAnalysisManager &AM) { in run() function in HotColdSplittingPass
|
| H A D | MergeFunctions.cpp | 325 PreservedAnalyses MergeFunctionsPass::run(Module &M, in run() function in MergeFunctionsPass
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| H A D | MemorySanitizer.cpp | 648 PreservedAnalyses MemorySanitizerPass::run(Function &F, in run() function in MemorySanitizerPass 656 PreservedAnalyses MemorySanitizerPass::run(Module &M, in run() function in MemorySanitizerPass
|
| H A D | ThreadSanitizer.cpp | 155 PreservedAnalyses ThreadSanitizerPass::run(Function &F, in run() function in ThreadSanitizerPass 163 PreservedAnalyses ThreadSanitizerPass::run(Module &M, in run() function in ThreadSanitizerPass
|
| /third_party/skia/tools/ |
| H A D | ToolUtils.cpp | 207 auto run = builder->allocRun(font, count, x, y); in add_to_text_blob_w_len() local
|