Searched defs:Distribute (Results 1 – 4 of 4) sorted by relevance
/external/v8/tools/ | ||
D | run-deopt-fuzzer.py | 93 def Distribute(self, n, m): member in RandomDistribution |
/external/clang/lib/Sema/ | ||
D | SemaStmtAttr.cpp | 169 enum { Vectorize, Interleave, Unroll, Distribute } Category; in CheckForIncompatibleAttributes() enumerator |
/external/swiftshader/third_party/LLVM/lib/CodeGen/ | ||
D | LiveInterval.cpp | 704 void ConnectedVNInfoEqClasses::Distribute(LiveInterval *LIV[], in Distribute() function in ConnectedVNInfoEqClasses |
/external/llvm/lib/CodeGen/ | ||
D | LiveInterval.cpp | 1185 void ConnectedVNInfoEqClasses::Distribute(LiveInterval &LI, LiveInterval *LIV[], in Distribute() function in ConnectedVNInfoEqClasses |