| /llvm-project-15.0.7/clang/test/SemaHLSL/ |
| H A D | shader_type_attr.hlsl | 59 // CHECK:HLSLShaderAttr 0x{{[0-9a-fA-F]+}} <line:60:2, col:18> Compute 67 // CHECK:HLSLShaderAttr 0x{{[0-9a-fA-F]+}} <line:66:2, col:18> Compute 71 // CHECK:HLSLShaderAttr 0x{{[0-9a-fA-F]+}} <line:70:2, col:18> Compute
|
| H A D | num_threads.hlsl | 102 …attribute 'numthreads' is unsupported in {{[A-Za-z]+}} shaders, requires Compute, Amplification, M…
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/ |
| H A D | SPIRVCLOps.td | 150 let summary = "Compute the cosine of x radians."; 215 Compute the base-e exponential of x. (i.e. ex) 245 Compute the absolute value of x. 306 Compute the correctly rounded floating-point representation of the sum 336 let summary = "Compute the natural logarithm of x."; 366 let summary = "Compute x to the power y."; 429 let summary = "Compute inverse square root of x."; 459 let summary = "Compute sine of x radians."; 489 let summary = "Compute square root of x."; 519 let summary = "Compute hyperbolic tangent of x radians.";
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/support/ |
| H A D | Threading.h | 154 typename Container::mapped_type get(T &&Key, Func Compute) const { in get() argument 162 auto V = Compute(); in get()
|
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/ |
| H A D | HLSL.cpp | 46 case Triple::EnvironmentType::Compute: { in isLegalShaderModel() 81 .Case("cs", Triple::EnvironmentType::Compute) in tryParseProfile()
|
| /llvm-project-15.0.7/clang/test/SemaHLSL/Semantics/ |
| H A D | entry_parameter.hlsl | 5 // expected-error@+1 {{attribute 'SV_GroupIndex' is unsupported in Mesh shaders, requires Compute}}
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | compute-offsets.cpp | 28 void Compute(Scope &); 68 void ComputeOffsetsHelper::Compute(Scope &scope) { in Compute() function in Fortran::semantics::ComputeOffsetsHelper 359 ComputeOffsetsHelper{context}.Compute(scope); in ComputeOffsets()
|
| /llvm-project-15.0.7/mlir/test/Dialect/SCF/ |
| H A D | loop-unroll.mlir | 26 // Compute trip count in V3. 33 // Compute upper bound of unrolled loop in V7. 35 // Compute step of unrolled loop in V8. 59 // Compute trip count in V3. 66 // Compute upper bound of unrolled loop in V7. 68 // Compute step of unrolled loop in V8.
|
| /llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/ |
| H A D | gmock-matchers.cc | 130 ElementMatcherPairs Compute() { in Compute() function in testing::internal::MaxBipartiteMatchState 229 return MaxBipartiteMatchState(g).Compute(); in FindMaxBipartiteMatching()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | TUSchedulerTests.cpp | 1092 TEST(DebouncePolicy, Compute) { in TEST() argument 1104 auto Compute = [&](llvm::ArrayRef<DebouncePolicy::clock::duration> History) { in TEST() local 1109 EXPECT_NEAR(10, Compute(History), 0.01) << "(upper) median = 10"; in TEST() 1111 EXPECT_NEAR(15, Compute(History), 0.01) << "median = 10, ratio = 1.5"; in TEST() 1113 EXPECT_NEAR(25, Compute(History), 0.01) << "constrained by max"; in TEST() 1115 EXPECT_NEAR(3, Compute(History), 0.01) << "constrained by min"; in TEST() 1116 EXPECT_NEAR(25, Compute({}), 0.01) << "no history -> max"; in TEST()
|
| /llvm-project-15.0.7/libclc/generic/lib/math/ |
| H A D | clc_fmod.cl | 121 // Compute integral multiplier 124 // Compute w * t in quad precision
|
| H A D | clc_remainder.cl | 131 // Compute integral multiplier 134 // Compute w * t in quad precision
|
| H A D | clc_remquo.cl | 156 // Compute integral multiplier 159 // Compute w * t in quad precision
|
| /llvm-project-15.0.7/mlir/test/mlir-vulkan-runner/ |
| H A D | time.mlir | 3 // CHECK: Compute shader execution time
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | GenericCycleImpl.h | 357 GenericCycleInfoCompute<ContextT> Compute(*this); in compute() 362 Compute.run(ContextT::getEntryBlock(F)); in compute()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | NVPTXUsage.rst | 412 Tutorial: A Simple Compute Kernel 440 ; Compute pointers into A, B, and C 449 ; Compute C = A + B 668 std::cout << "Device Compute Capability: " 774 Device Compute Capability: 3.0 824 ; Compute pointers into A, B, and C 833 ; Compute C = pow(A, B)
|
| H A D | DirectXUsage.rst | 56 ``compute`` Compute kernel
|
| /llvm-project-15.0.7/cmake/Modules/ |
| H A D | FindPrefixFromConfig.cmake | 41 "# Compute the installation prefix from this LLVMConfig.cmake file location."
|
| /llvm-project-15.0.7/llvm/tools/llvm-config/ |
| H A D | CMakeLists.txt | 17 # Compute the substitution values for various items.
|
| /llvm-project-15.0.7/compiler-rt/test/builtins/ |
| H A D | CMakeLists.txt | 70 # Compute builtins available in library and add them as lit features.
|
| /llvm-project-15.0.7/llvm/docs/HistoricalNotes/ |
| H A D | 2001-06-01-GCCOptimizations.txt | 16 3 . Compute live ranges for CSE
|
| /llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/ |
| H A D | CMakeLists.txt | 59 "List of CUDA Compute Capabilities to be used to compile the NVPTX DeviceRTL.") 76 …libomptarget_warning_say("[NVPTX] Compute capability ${sm} is not supported. Make sure clang can w…
|
| /llvm-project-15.0.7/llvm/lib/Target/DirectX/ |
| H A D | DXIL.td | 32 def ComputeID : dxil_category<"Compute/Mesh/Amplification shader">;
|
| /llvm-project-15.0.7/mlir/test/Conversion/TosaToArith/ |
| H A D | tosa-to-arith.mlir | 26 // Compute the high-low values of the matmul in 64-bits.
|
| /llvm-project-15.0.7/mlir/docs/Tutorials/ |
| H A D | DataFlowAnalysis.md | 74 /// Compute a lattice value from the provided dictionary. 195 /// Compute the analysis on operations rooted under the given top-level
|