Home
last modified time | relevance | path

Searched defs:Reduction (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMParallelDSP.cpp84 class Reduction { class
94 Reduction (Instruction *Add) : Root(Add) { } in Reduction() function in __anon1db754740111::Reduction
/third_party/node/deps/v8/src/compiler/
Descape-analysis.cc77 using Reduction = EffectGraphReducer::Reduction; typedef in v8::internal::compiler::ReduceScope