Home
last modified time | relevance | path

Searched refs:picked (Results 1 – 25 of 42) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/X86/
H A Delf-disassemble-symbol-references.yaml102 # Shouldn't be picked, despite matching value, as not in right section.
106 # Symbol in correct section, with right value should be picked for disassembly of .text2.
110 # Symbol referenced by relocation could be picked for disassembly of .text1, but isn't.
H A Delf-disassemble-symbol-labels-exec.test42 - Name: third # Shows, with fourth, that first symbol is picked.
H A Delf-disassemble-symbol-labels-rel.test44 - Name: third # Shows, with fourth, that first symbol is picked.
H A Ddisassemble-same-section-addr.test3 ## picked was non-deterministic, resulting in different symbols being found for
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Dinlineasm-constraint-reg.ll27 ; Now c with 1024: make sure register $25 is picked
33 ; Now l with 1024: make sure register lo is picked. We do this by checking the instruction
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dstp-opt-with-renaming-undef-assert.mir7 # The assertion was previously triggered because q16 is picked as renamable
11 # register picked overlap with a renamable undef register.
H A Dspeculation-hardening.mir28 ; Also check that a non-default temporary register gets picked correctly to
/llvm-project-15.0.7/clang/test/Modules/Inputs/available-is-better/
H A Dmodule.modulemap3 // cause a test failure if they were picked.
/llvm-project-15.0.7/llvm/utils/
H A Dabtest.py300 picked = picks.get(basename)
301 if picked is None:
305 files.append(picked)
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/
H A Dfile-headers-pe.test12 # All the values are randomly picked. They can't interfere in what
/llvm-project-15.0.7/llvm/test/tools/llvm-rc/
H A Dwindres-prefix.test5 ; Check that a triple prefix on the executable gets picked up as target triple.
/llvm-project-15.0.7/clang/docs/
H A DSanitizerSpecialCaseList.rst106 specific ``mainfile`` pattern may not be the prevailing copy picked by the
108 e.g. when patterns are picked in a way to ensure the prevailing one is ignored.
H A DAPINotes.rst19 add, and have that automatically get picked up by the module-building logic in
36 file named "SomeKit_private.apinotes" will also be picked up to go with a
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/cstmaterialization/
H A Disel-materialization.ll8 ; The four parameters are picked to use these instructions: li16, addiu, lui,
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/IR/
H A DCMakeLists.txt30 # NOTE: LLVM_TARGET_DEPENDS gets picked up by tablegen targets to add file
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Ddwarfdump-line-only.s71 # we picked up the address size from the line-table header.
H A Dinstr-ref-opt-bisect.ll30 ; The selection of bisect positions above are not picked meaningfully, the
/llvm-project-15.0.7/lldb/docs/use/
H A Dintel_pt.rst95 and by default the current thread will be picked.
124 By default the current thread will be picked when dumping instructions,
/llvm-project-15.0.7/lld/test/MachO/
H A Dcompact-unwind-both-local-and-dylib-personality.s57 ## Check that dylib symbols are picked (which means without libc++, we'd get an undefined symbol er…
/llvm-project-15.0.7/llvm/test/DebugInfo/MIR/InstrRef/
H A Dpick-vphi-in-shifting-loop.mir11 # Keep this around as a regression test, and check that no location is picked
/llvm-project-15.0.7/clang/lib/Headers/cuda_wrappers/
H A Dalgorithm59 // picked up by other functions in the standard library (e.g. functions in
/llvm-project-15.0.7/llvm/test/Transforms/LICM/
H A Dsink-debuginfo-preserve.ll5 ; random one (the DILocation picked the nearest enclosing scope of the two stores).
/llvm-project-15.0.7/llvm/docs/HistoricalNotes/
H A D2003-06-25-Reoptimizer1.txt58 verify our assumption that we picked a hot back-edge in first-level
/llvm-project-15.0.7/llvm/test/Transforms/CorrelatedValuePropagation/
H A Dmin-max.ll45 …ver, if we do know the ranges of arguments, we sometimes can tell that either one is always picked.
/llvm-project-15.0.7/llvm/test/Transforms/JumpThreading/
H A Dphi-eq.ll103 ; coming out of the first switch, which is picked up by a subsequent phi

12