Home
last modified time | relevance | path

Searched defs:Testing (Results 1 – 18 of 18) sorted by relevance

/llvm-project/libc/src/math/docs/
H A Dadd_math_function.md64 ## Testing section in How to add a new math function to LLVM-libc
66 MPFR utilityHow to add a new math function to LLVM-libc""Testing global() argument
85 Unit testsHow to add a new math function to LLVM-libc""Testing global() argument
105 Exhaustive testsHow to add a new math function to LLVM-libc""Testing global() argument
125 Performance testsHow to add a new math function to LLVM-libc""Testing global() argument
/llvm-project/clang/test/Modules/
H A Dmerge-objc-protocol-visibility.m23 @protocol Testing; protocol
35 @protocol Testing protocol
49 @protocol Testing protocol
H A Dinterface-visibility.m21 @interface NSIndexSet (Testing) category
/llvm-project/llvm/docs/
H A DStackSafetyAnalysis.rst41 Testing chapter
/llvm-project/llvm/docs/GlobalISel/
H A DPipeline.rst114 Testing chapter
/llvm-project/llvm/docs/DirectX/
H A DDXILArchitecture.rst151 Testing chapter
/llvm-project/mlir/docs/Tutorials/
H A DQuickstartRewrites.md263 ## Testing section in Quickstart tutorial to adding MLIR graph rewrite
/llvm-project/libcxx/docs/
H A DHardening.rst432 Testing global() chapter
/llvm-project/lldb/docs/resources/
H A Dtest.rst1 Testing title
/llvm-project/mlir/docs/
H A DShapeInference.md43 ## Testing section in Shape Inference
/llvm-project/mlir/docs/Bindings/
H A DPython.md860 ## Testing section in MLIR Python Bindings
876 Sample FileCheck testMLIR Python Bindings""Testing global() argument
/llvm-project/llvm/tools/reduce-chunk-list/
H A Dreduce-chunk-list.cpp129 Chunk Testing = CurrChunks[Idx]; in main() local
/llvm-project/clang/docs/
H A DInternalsManual.rst3349 Testing global() section in How to change Clang
3354 verifying-diagnosticsTesting global() argument
3356 Verifying DiagnosticsTesting global() argument
3403 Specifying DiagnosticsTesting global() argument
/llvm-project/flang/docs/
H A DPolymorphicEntities.md877 ## Testing section in Polymorphic Entities
H A DDebugGeneration.md421 # Testing chapter
H A DParameterizedDerivedTypes.md964 ## Testing section in Parameterized Derived Types (PDTs)
/llvm-project/clang/test/CodeGen/
H A D2002-02-17-ArgumentAddress.c15 int Testing(struct Test *A) { in Testing() function
/llvm-project/clang-tools-extra/clangd/unittests/
H A DHeaderSourceSwitchTests.cpp120 TestTU Testing; in TEST() local