Home
last modified time | relevance | path

Searched defs:run (Results 1151 - 1175 of 1378) sorted by relevance

1...<<41424344454647484950>>...56

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktBuildPrograms.cpp77 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 DInterleavedLoadCombinePass.cpp1254 bool InterleavedLoadCombineImpl::run() { in run() function in InterleavedLoadCombineImpl
H A DSafeStack.cpp738 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 DLegalizeTypes.cpp189 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 DSafepointIRVerifier.cpp202 PreservedAnalyses SafepointIRVerifierPass::run(Function &F, in run() function in llvm::SafepointIRVerifierPass
/third_party/vk-gl-cts/execserver/tools/
H A DxsTest.cpp251 void run (void) in run() function in xs::FilePrinter
/third_party/vk-gl-cts/execserver/
H A DxsWin32TestProcess.cpp127 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 DOptimizer.cpp98 void Optimizer::run(Ice::Cfg *function) in run() function in __anon22923::Optimizer
/third_party/python/Lib/test/
H A Dtest_runpy.py771 def run(self, *args, **kwargs): member in TestExit
/third_party/python/Doc/tools/extensions/
H A Dpyspecific.py110 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 DPassManager.h489 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 DGlobalsModRef.cpp990 GlobalsAAResult GlobalsAA::run(Module &M, ModuleAnalysisManager &AM) { in run() function in GlobalsAA
H A DStackSafetyAnalysis.cpp368 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 DMergeICmps.cpp933 PreservedAnalyses MergeICmpsPass::run(Function &F, in run() function in MergeICmpsPass
H A DConstantHoisting.cpp971 PreservedAnalyses ConstantHoistingPass::run(Function &F, in run() function in ConstantHoistingPass
H A DCorrelatedValuePropagation.cpp927 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 DPromoteMemoryToRegister.cpp531 void PromoteMem2Reg::run() { in run() function in PromoteMem2Reg
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler.cpp574 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 DPassBuilder.cpp266 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 DArgumentPromotion.cpp1021 PreservedAnalyses ArgumentPromotionPass::run(LazyCallGraph::SCC &C, in run() function in ArgumentPromotionPass
H A DHotColdSplitting.cpp646 bool HotColdSplitting::run(Module &M) { in run() function in HotColdSplitting
704 HotColdSplittingPass::run(Module &M, ModuleAnalysisManager &AM) { in run() function in HotColdSplittingPass
H A DMergeFunctions.cpp325 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 DMemorySanitizer.cpp648 PreservedAnalyses MemorySanitizerPass::run(Function &F, in run() function in MemorySanitizerPass
656 PreservedAnalyses MemorySanitizerPass::run(Module &M, in run() function in MemorySanitizerPass
H A DThreadSanitizer.cpp155 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 DToolUtils.cpp207 auto run = builder->allocRun(font, count, x, y); in add_to_text_blob_w_len() local

Completed in 37 milliseconds

1...<<41424344454647484950>>...56