HomeSort by relevance Sort by last modified time
    Searched refs:mca (Results 151 - 175 of 340) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/
resources-x86_32.s 2 # RUN: llvm-mca -mtriple=i686-unknown-unknown -mcpu=znver1 -instruction-tables < %s | FileCheck %s
partial-reg-update-5.s 2 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=znver1 -iterations=1500 -timeline -timeline-max-iterations=8 < %s | FileCheck %s
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
CodeRegion.h 13 /// A CodeRegion describes a region of assembly code guarded by special LLVM-MCA
16 /// # LLVM-MCA-BEGIN foo
18 /// # LLVM-MCA-END
20 /// A comment starting with substring LLVM-MCA-BEGIN marks the beginning of a
22 /// A comment starting with substring LLVM-MCA-END marks the end of the
43 namespace mca { namespace
89 // Construct a new region of code guarded by LLVM-MCA comments.
129 } // namespace mca
Instruction.cpp 19 namespace mca { namespace
177 } // namespace mca
LSUnit.cpp 11 /// A Load-Store Unit for the llvm-mca tool.
23 #define DEBUG_TYPE "llvm-mca"
25 namespace mca { namespace
148 } // namespace mca
RegisterFileStatistics.cpp 20 namespace mca { namespace
107 } // namespace mca
DispatchStage.cpp 26 #define DEBUG_TYPE "llvm-mca"
28 namespace mca { namespace
153 } // namespace mca
ExecuteStage.cpp 23 #define DEBUG_TYPE "llvm-mca"
25 namespace mca { namespace
210 } // namespace mca
ResourcePressureView.cpp 19 namespace mca { namespace
171 } // namespace mca
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/AArch64/CortexA57/
direct-branch.s 2 # RUN: llvm-mca -march=aarch64 -mcpu=cortex-a57 -iterations=600 -timeline -timeline-max-iterations=4 < %s | FileCheck %s
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/
rcu-statistics.s 2 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=btver2 -resource-pressure=false -retire-stats -iterations=1 < %s | FileCheck %s
read-advance-3.s 2 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=btver2 -iterations=1 -resource-pressure=0 -timeline -dispatch=3 < %s | FileCheck %s
dependency-breaking-sbb-1.s 2 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=btver2 -timeline -timeline-max-iterations=3 -iterations=1500 < %s | FileCheck %s
dot-product.s 2 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=btver2 -iterations=300 -timeline -timeline-max-iterations=3 < %s | FileCheck %s