Searched defs:Executions (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
D | ResourcePressureView.h | 102 unsigned Executions = Source.getNumIterations(); in printView() local
|
D | TimelineView.h | 139 unsigned Executions; member
|
D | TimelineView.cpp | 86 unsigned Executions = Entry.Executions; in printWaitTimeEntry() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | LegacyPassManager.cpp | 49 Disabled, Arguments, Structure, Executions, Details enumerator
|
/external/llvm/lib/IR/ |
D | LegacyPassManager.cpp | 47 Disabled, Arguments, Structure, Executions, Details enumerator
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | PassManager.cpp | 47 None, Arguments, Structure, Executions, Details enumerator
|