| /llvm-project-15.0.7/libc/src/string/memory_utils/ |
| H A D | bcmp_implementations.h | 21 template <typename Element> bool differs(const char *lhs, const char *rhs) { in differs() function 26 bool differs(const char *lhs, const char *rhs, size_t size) { in differs() function 41 return differs<_1>(lhs, rhs); in inline_bcmp() 43 return differs<_2>(lhs, rhs); in inline_bcmp() 45 return differs<_3>(lhs, rhs); in inline_bcmp() 47 return differs<HeadTail<_4>>(lhs, rhs, count); in inline_bcmp() 49 return differs<HeadTail<_8>>(lhs, rhs, count); in inline_bcmp() 51 return differs<HeadTail<_16>>(lhs, rhs, count); in inline_bcmp() 53 return differs<HeadTail<_32>>(lhs, rhs, count); in inline_bcmp() 55 return differs<HeadTail<_64>>(lhs, rhs, count); in inline_bcmp() [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-profdata/ |
| H A D | count-mismatch.proftext | 2 # name and a matching hash if the number of counters differs 16 # counters differs.
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrFormatsC.td | 48 // The immediate value encoding differs for each instruction, so each subclass 64 // The immediate value encoding differs for each instruction, so each subclass 90 // The immediate value encoding differs for each instruction, so each subclass 105 // The immediate value encoding differs for each instruction, so each subclass
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | icf.s | 138 ## No fold: the absolute symbol value differs 154 ## No fold: referent dylib symbol differs 159 ## No fold: referent dylib addend differs
|
| /llvm-project-15.0.7/llvm/docs/AMDGPU/ |
| H A D | gfx906_type_deviation.rst | 13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_mnemo…
|
| H A D | gfx908_type_deviation.rst | 13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_mnemo…
|
| H A D | gfx10_type_deviation.rst | 13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_mnemo…
|
| H A D | gfx1030_type_deviation.rst | 13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_mnemo…
|
| H A D | gfx8_type_deviation.rst | 13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_mnemo…
|
| H A D | gfx9_type_deviation.rst | 13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_mnemo…
|
| H A D | gfx7_type_deviation.rst | 13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_mnemo…
|
| H A D | gfx940_type_deviation.rst | 13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_mnemo…
|
| H A D | gfx90a_type_deviation.rst | 13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_mnemo…
|
| H A D | gfx1011_type_deviation.rst | 13 *Type* of this operand differs from *type* :ref:`implied by the opcode<amdgpu_syn_instruction_mnemo…
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | icf12.s | 7 # differs in addend only.
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/smartptr/unique.ptr/ |
| H A D | README.TXT | 4 The directory structure for the unique_ptr class templates differs from the
|
| /llvm-project-15.0.7/clang/test/APINotes/ |
| H A D | yaml-roundtrip.test | 4 Avoid Windows as the diff output differs due to line-endings and different diff
|
| /llvm-project-15.0.7/libcxx/test/configs/ |
| H A D | apple-libc++-shared.cfg.in | 3 # This configuration differs from a normal LLVM shared library configuration in
|
| /llvm-project-15.0.7/lldb/docs/resources/ |
| H A D | contributing.rst | 18 authoring and uploading a patch. LLDB differs from the LLVM Developer 26 - **Coding Style**: LLDB's code style differs from LLVM's coding style.
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | no-validate-pch.cl | 20 // CHECK-VAL: error: definition of macro 'X' differs between the precompiled header ('4') and the c…
|
| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | module-feature.m | 12 // DIFFERS: error: module features differs
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | avoid-loop-align.ll | 3 ; CodeGen should align the top of the loop, which differs from the loop
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/ |
| H A D | layout-sections-by-original-offsets.test | 60 ## Note: the order of section headers differs from their layout.
|
| /llvm-project-15.0.7/llvm/lib/Target/Sparc/ |
| H A D | LeonFeatures.td | 27 // CASA Support differs between LEON3-FT GR712RC and LEON3-FT UT699
|
| /llvm-project-15.0.7/clang/tools/clang-fuzzer/ |
| H A D | cxx_loop_proto.proto | 12 /// This subset differs from the one defined in cxx_proto.proto by eliminating
|