Home
last modified time | relevance | path

Searched refs:purpose (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectBreakpoint.h28 BreakpointName::Permissions ::PermissionKinds purpose) { in VerifyBreakpointOrLocationIDs()
29 VerifyIDs(args, target, true, result, valid_ids, purpose); in VerifyBreakpointOrLocationIDs()
35 BreakpointName::Permissions::PermissionKinds purpose) { in VerifyBreakpointIDs() argument
36 VerifyIDs(args, target, false, result, valid_ids, purpose); in VerifyBreakpointIDs()
43 BreakpointName::Permissions::PermissionKinds purpose);
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/android/
H A Dcomparison-in-temp-failure-retry.rst8 majority of cases, and will often silently defeat the purpose of the
13 provided by both glibc and Bionic. Its purpose is to repeatedly run a syscall
/llvm-project-15.0.7/mlir/test/mlir-pdll-lsp-server/include/
H A Dincluded.pdll2 // no other purpose or contents.
/llvm-project-15.0.7/mlir/test/tblgen-lsp-server/include/
H A Dincluded.td3 // no other purpose or contents.
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dtail-call-float.ll7 ; general-purpose registers. Standard functions will use the floating-point
30 ; With soft-float, general-purpose registers are used and there are not enough
/llvm-project-15.0.7/llvm/test/MC/Mips/
H A Dmips-pdr-bad.s13 .frame $f1, 8, # ASM: :[[@LINE]]:16: error: expected general purpose register
19 .frame $sp, 8, $f1 # ASM: :[[@LINE]]:24: error: expected general purpose register
/llvm-project-15.0.7/clang/test/Driver/Inputs/rocm-spack/hip-4.0.0-5f63slrursbrvfe2txrrjkynbsywsob5/bin/
H A D.hipVersion1 # NOTE: The trailing whitespace is added on purpose to verify that these
/llvm-project-15.0.7/clang/test/Driver/Inputs/rocm/bin/
H A D.hipVersion2 # NOTE: The trailing whitespace is added on purpose to verify that these
/llvm-project-15.0.7/clang/test/Driver/Inputs/rocm-invalid/bin/
H A D.hipVersion2 # NOTE: The trailing whitespace is added on purpose to verify that these
/llvm-project-15.0.7/openmp/docs/openacc/
H A DOverview.rst5 this purpose, LLVM's OpenMP runtimes are being extended to serve as
/llvm-project-15.0.7/llvm/test/Instrumentation/MemorySanitizer/AArch64/
H A Dvararg.ll19 ; size (192 is total of general purpose registers size, 64, plus total of
27 ; We expect three memcpy operations: one for the general purpose registers,
62 ; array. General purpose registers are saved at positions from 0 to 64, Floating
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Ddot-req.s4 @ The line is duplicated on purpose, it is legal to redefine a req with
/llvm-project-15.0.7/lld/test/ELF/
H A Damdgpu-duplicate-sym.s4 # We use lld-link on purpose to exercise -flavor.
/llvm-project-15.0.7/clang-tools-extra/test/clang-apply-replacements/Inputs/format/
H A Dyes.yaml1 # These replacements are out of order on purpose to test that they get sorted
/llvm-project-15.0.7/llvm/examples/Bye/
H A DCMakeLists.txt2 message(WARNING "Setting LLVM_BYE_LINK_INTO_TOOLS=ON only makes sense for testing purpose")
/llvm-project-15.0.7/lldb/include/lldb/Breakpoint/
H A DBreakpointIDList.h63 ::PermissionKinds purpose,
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dfallback-nofastisel.ll5 ; The purpose is to check that we don't fall back to FastISel. Checking the pass structure is insuf…
/llvm-project-15.0.7/clang/test/Index/
H A Dheaderfile-comment-to-html.m37 Its purpose is not to Sense Device's heat.
42 …n@end</Declaration><Abstract><Para> This is Sensor on the Device. Its purpose is not to Sense D…
55 // CHECK-NEXT: (CXComment_Text Text=[ Its purpose is not to Sense Device's heat.]))))]
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dreceiver-forward-class.m17 … // expected-note {{receiver is treated with 'id' type for purpose of method lookup}}
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dbit-validate-reg.ll4 ; a general purpose register.
/llvm-project-15.0.7/llvm/test/tools/llvm-shlib/
H A Dtypeids.test5 # each type, having another visibility defeats the original purpose.
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/
H A Dthumb2-bcc.ll2 ; If-conversion defeats the purpose of this test, which is to check CBZ
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/IR/
H A DLinalgDoc.td12 // for the purpose of generating documentation.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dfltused.ll1 ; The purpose of this test to verify that the fltused symbol is
H A Dfltused_function_pointer.ll1 ; The purpose of this test to verify that the fltused symbol is

12345678910>>...12