| /llvm-project-15.0.7/mlir/test/Pass/ |
| H A D | pass-timing.mlir | 7 // LIST: Execution time report 8 // LIST: Total Execution Time: 15 // PIPELINE: Execution time report 16 // PIPELINE: Total Execution Time: 29 // MT_LIST: Execution time report 30 // MT_LIST: Total Execution Time: 37 // MT_PIPELINE: Execution time report 38 // MT_PIPELINE: Total Execution Time: 51 // NESTED_PIPELINE: Execution time report 52 // NESTED_PIPELINE: Total Execution Time:
|
| /llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/ |
| H A D | CodeTemplate.cpp | 66 bool isEnumValue(ExecutionMode Execution) { in isEnumValue() argument 67 return isPowerOf2_32(static_cast<uint32_t>(Execution)); in isEnumValue() 106 SmallVector<ExecutionMode, 4> getExecutionModeBits(ExecutionMode Execution) { in getExecutionModeBits() argument 109 if ((Execution & Bit) == Bit) in getExecutionModeBits()
|
| H A D | CodeTemplate.h | 99 bool isEnumValue(ExecutionMode Execution); 102 StringRef getName(ExecutionMode Execution); 125 ExecutionMode Execution = ExecutionMode::UNKNOWN; member
|
| H A D | SerialSnippetGenerator.cpp | 104 CT.Execution = ExecutionModeBit; in appendCodeTemplates() 126 CT.Execution = ExecutionModeBit; in appendCodeTemplates() 146 CT.Execution = ExecutionModeBit; in appendCodeTemplates()
|
| /llvm-project-15.0.7/polly/test/ScopInfo/ |
| H A D | parameter-constant-division.ll | 8 ; CHECK-NEXT: Execution Context: { : } 11 ; CHECK-NEXT: Execution Context: { : } 14 ; CHECK-NEXT: Execution Context: { : } 17 ; CHECK-NEXT: Execution Context: { : } 20 ; CHECK-NEXT: Execution Context: { : } 23 ; CHECK-NEXT: Execution Context: { : } 26 ; CHECK-NEXT: Execution Context: { : }
|
| H A D | invariant_loads_complicated_dependences.ll | 6 ; CHECK-NEXT: Execution Context: [LB, UB] -> { : } 9 ; CHECK-NEXT: Execution Context: [LB, UB] -> { : } 12 ; CHECK-NEXT: Execution Context: [LB, UB] -> { : LB >= 6 or (UB > LB and UB >= 6) } 15 ; CHECK-NEXT: Execution Context: [LB, UB] -> { : LB <= 5 }
|
| H A D | invariant_load_distinct_parameter_valuations.ll | 11 ; CHECK-NEXT: Execution Context: [order, n] -> { : order = 2 } 14 ; CHECK-NEXT: Execution Context: [order, n] -> { : order = 2 } 17 ; CHECK-NEXT: Execution Context: [order, n] -> { : order = 3 } 20 ; CHECK-NEXT: Execution Context: [order, n] -> { : order = 3 }
|
| H A D | error-blocks-2.ll | 7 ; CHECK-NEXT: Execution Context: [N, valid_val] -> { : N > 0 } 10 ; CHECK-NEXT: Execution Context: [N, valid_val] -> { : } 13 ; CHECK-NEXT: Execution Context: [N, valid_val] -> { : N > 0 and (valid_val < 0 or valid…
|
| H A D | invariant_loop_bounds.ll | 6 ; CHECK-NEXT: Execution Context: [bounds2, bounds1, bounds0] -> { : } 9 ; CHECK-NEXT: Execution Context: [bounds2, bounds1, bounds0] -> { : } 12 ; CHECK-NEXT: Execution Context: [bounds2, bounds1, bounds0] -> { : }
|
| H A D | required-invariant-loop-bounds.ll | 7 ; CHECK-NEXT: Execution Context: [bounds0, bounds1] -> { : } 10 ; CHECK-NEXT: Execution Context: [bounds0, bounds1] -> { : }
|
| H A D | invariant_load_access_classes_different_base_type.ll | 17 ; CHECK: Execution Context: { : } 20 ; CHECK: Execution Context: { : }
|
| H A D | invariant_load_canonicalize_array_baseptrs_5.ll | 18 ; CHECK-NEXT: Execution Context: { : } 21 ; CHECK-NEXT: Execution Context: { : }
|
| /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/X86/ |
| H A D | SnippetGeneratorTest.cpp | 80 EXPECT_THAT(CT.Execution, ExecutionMode::ALWAYS_SERIAL_IMPLICIT_REGS_ALIAS); in TEST_F() 103 EXPECT_THAT(CT.Execution, ExecutionMode::ALWAYS_SERIAL_TIED_REGS_ALIAS); in TEST_F() 125 EXPECT_THAT(CT.Execution, ExecutionMode::SERIAL_VIA_EXPLICIT_REGS); in TEST_F() 168 EXPECT_THAT(CT.Execution, ExecutionMode::SERIAL_VIA_NON_MEMORY_INSTR); in TEST_F() 189 EXPECT_THAT(CT.Execution, ExecutionMode::SERIAL_VIA_NON_MEMORY_INSTR); in TEST_F() 228 EXPECT_THAT(CT.Execution, ExecutionMode::UNKNOWN); in TEST_F() 254 EXPECT_THAT(CT.Execution, ExecutionMode::UNKNOWN); in TEST_F() 286 EXPECT_THAT(CT.Execution, ExecutionMode::UNKNOWN); in TEST_F() 322 EXPECT_THAT(CT.Execution, ExecutionMode::UNKNOWN); in TEST_F()
|
| /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/PowerPC/ |
| H A D | SnippetGeneratorTest.cpp | 67 EXPECT_THAT(CT.Execution, ExecutionMode::SERIAL_VIA_EXPLICIT_REGS); in TEST_F() 97 EXPECT_THAT(CT.Execution, ExecutionMode::ALWAYS_SERIAL_TIED_REGS_ALIAS); in TEST_F() 122 EXPECT_THAT(CT.Execution, ExecutionMode::UNKNOWN); in TEST_F()
|
| /llvm-project-15.0.7/polly/test/ScopDetect/ |
| H A D | collective_invariant_loads.ll | 9 ;CHECK-NEXT: Execution Context: [tmp5] -> { : } 12 ;CHECK-NEXT: Execution Context: [tmp5] -> { : } 15 ;CHECK-NEXT: Execution Context: [tmp5] -> { : }
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/ |
| H A D | SPIRVBarrierOps.td | 28 All invocations of this module within Execution scope must reach this 31 When Execution is Workgroup or larger, behavior is undefined if this 33 Execution. When Execution is Subgroup or Invocation, the behavior of
|
| H A D | SPIRVNonUniformOps.td | 52 Execution must be Workgroup or Subgroup Scope. 105 Execution must be Workgroup or Subgroup Scope. 174 Execution must be Workgroup or Subgroup Scope. 220 Execution must be Workgroup or Subgroup Scope. 277 Execution must be Workgroup or Subgroup Scope. 337 Execution must be Workgroup or Subgroup Scope. 397 Execution must be Workgroup or Subgroup Scope. 454 Execution must be Workgroup or Subgroup Scope. 509 Execution must be Workgroup or Subgroup Scope. 566 Execution must be Workgroup or Subgroup Scope. [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCSchedule440.td | 37 def P440_IEXE1 : FuncUnit; // Execution stage 1 for the I pipeline 38 def P440_IEXE2 : FuncUnit; // Execution stage 2 for the I pipeline 40 def P440_JEXE1 : FuncUnit; // Execution stage 1 for the J pipeline 41 def P440_JEXE2 : FuncUnit; // Execution stage 2 for the J pipeline 46 def P440_FEXE1 : FuncUnit; // Execution stage 1 for the F pipeline 47 def P440_FEXE2 : FuncUnit; // Execution stage 2 for the F pipeline 48 def P440_FEXE3 : FuncUnit; // Execution stage 3 for the F pipeline 49 def P440_FEXE4 : FuncUnit; // Execution stage 4 for the F pipeline 50 def P440_FEXE5 : FuncUnit; // Execution stage 5 for the F pipeline 51 def P440_FEXE6 : FuncUnit; // Execution stage 6 for the F pipeline
|
| /llvm-project-15.0.7/llvm/unittests/tools/llvm-exegesis/Mips/ |
| H A D | SnippetGeneratorTest.cpp | 67 EXPECT_THAT(CT.Execution, ExecutionMode::SERIAL_VIA_EXPLICIT_REGS); in TEST_F() 114 EXPECT_THAT(CT.Execution, ExecutionMode::UNKNOWN); in TEST_F()
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/lib/libscanbuild/ |
| H A D | __init__.py | 19 Execution = collections.namedtuple('Execution', ['pid', 'cwd', 'cmd']) variable 186 call = Execution(
|
| /llvm-project-15.0.7/polly/test/CodeGen/ |
| H A D | invariant-load-dimension.ll | 14 ; SCOPS-NEXT: Execution Context: [l2, l1] -> { : } 17 ; SCOPS-NEXT: Execution Context: [l2, l1] -> { : l2 > 0 }
|
| /llvm-project-15.0.7/polly/test/GPGPU/ |
| H A D | invariant-load-hoisting-with-variable-bounds.ll | 15 ; SCOP-NEXT: Execution Context: [tmp1, tmp4] -> { : } 18 ; SCOP-NEXT: Execution Context: [tmp1, tmp4] -> { : }
|
| H A D | invariant-load-array-access.ll | 16 ; SCOP-NEXT: Execution Context: [tmp] -> { : } 19 ; SCOP-NEXT: Execution Context: [tmp] -> { : tmp >= 4 }
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Interpreter/ |
| H A D | CMakeLists.txt | 2 Execution.cpp
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Interpreter/ |
| H A D | BUILD.gn | 11 "Execution.cpp",
|