| /llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/ |
| H A D | class-endianness.yaml | 3 # RUN: yaml2obj -D BITS=64 -D ENCODE=LSB %s | llvm-readobj --file-headers - | \ 7 # RUN: yaml2obj -D BITS=32 -D ENCODE=LSB %s | llvm-readobj --file-headers - | \ 24 # RUN: not yaml2obj --docnum=1 -D BITS=16 -D ENCODE=LSB %s 2>&1 | FileCheck --check-prefix=BAD %s
|
| H A D | arm-exidx-section.yaml | 6 # RUN: yaml2obj --docnum=1 -DENCODE=LSB -DCLASS=64 %s -o %t.le64 8 # RUN: yaml2obj --docnum=1 -DENCODE=LSB -DCLASS=32 %s -o %t.le32 34 Data: ELFDATA2[[ENCODE=LSB]]
|
| H A D | call-graph-profile-section.yaml | 5 # RUN: yaml2obj --docnum=1 -D BITS=64 -D ENCODE=LSB %s -o %t.le64 9 # RUN: yaml2obj --docnum=1 -D BITS=32 -D ENCODE=LSB %s -o %t.le32
|
| H A D | stack-sizes.yaml | 66 # RUN: yaml2obj --docnum=2 -D BITS=64 -D ENCODE=LSB %s -o %t2.le64 70 # RUN: yaml2obj --docnum=2 -D BITS=32 -D ENCODE=LSB %s -o %t2.le32
|
| H A D | relr-section.yaml | 4 # RUN: yaml2obj --docnum=1 -D ENCODE=LSB %s -o %t.le64 48 # RUN: yaml2obj --docnum=2 -D ENCODE=LSB %s -o %t.le32
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | form-bitfield-extract-from-and.mir | 18 ; LSB = 5 19 ; Width = LSB + trailing_ones(255) - 1 = 47 ; LSB = 5 48 ; Width = LSB + trailing_ones(1) - 1 = 156 ; LSB must be in [0, reg_size) 184 ; LSB must be in [0, reg_size)
|
| H A D | form-bitfield-extract-from-sextinreg.mir | 87 ; LSB must be in 0-31. 113 ; LSB must be in 0-31.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ |
| H A D | reloc-addends.test | 3 # RUN: yaml2obj --docnum=1 -DENCODE=LSB -DTYPE=SHT_RELA %s -o %t.le64.rela 30 # RUN: yaml2obj --docnum=1 -DENCODE=LSB -DTYPE=SHT_REL %s -o %t.le64.rel 79 # RUN: yaml2obj --docnum=2 -DENCODE=LSB -DTYPE=SHT_RELA %s -o %t.le32.rela 104 # RUN: yaml2obj --docnum=2 -DENCODE=LSB -DTYPE=SHT_REL %s -o %t.le32.rel
|
| H A D | note-llvmompoffload.test | 3 # RUN: yaml2obj %s -o %t.64le -DBITS=64 -DENCODING=LSB 9 # RUN: yaml2obj %s -o %t.32le -DBITS=32 -DENCODING=LSB
|
| H A D | file-header-format.test | 25 Data: ELFDATA2[[DATA=LSB]]
|
| /llvm-project-15.0.7/libc/AOR_v20.02/string/arm/ |
| H A D | strcmp.S | 39 #define LSB 0xff000000 macro 53 #define LSB 0x000000ff macro 379 and data2, data2, #LSB 417 and tmp1, data1, #LSB 433 tst syndrome, #LSB
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-dwp/X86/ |
| H A D | compress.test | 2 # RUN: yaml2obj -DCLASS=32 -DENDIAN=LSB -DINFO_CHDR=010000005600000001000000 %s -o %t.o 10 # RUN: yaml2obj -DCLASS=64 -DENDIAN=LSB -DINFO_CHDR=01000000fd7f00005600000000000000010000000000000…
|
| /llvm-project-15.0.7/llvm/test/tools/obj2yaml/ELF/ |
| H A D | relr-section.yaml | 7 # RUN: yaml2obj --docnum=1 -D BITS=32 -D ENCODE=LSB %s -o %t.32le 11 # RUN: yaml2obj --docnum=1 -D BITS=64 -D ENCODE=LSB %s -o %t.64le
|
| H A D | arm-exidx-section.yaml | 7 # RUN: yaml2obj --docnum=1 -DENCODE=LSB %s -o %t.le.so 33 Data: ELFDATA2[[ENCODE=LSB]]
|
| H A D | call-graph-profile-section.yaml | 5 # RUN: yaml2obj -D BITS=64 -D ENCODE=LSB %s -o %t.le64 9 # RUN: yaml2obj -D BITS=32 -D ENCODE=LSB %s -o %t.le32
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | StringExtras.h | 196 inline bool tryGetHexFromNibbles(char MSB, char LSB, uint8_t &Hex) { in tryGetHexFromNibbles() argument 198 unsigned U2 = hexDigitValue(LSB); in tryGetHexFromNibbles() 208 inline uint8_t hexFromNibbles(char MSB, char LSB) { in hexFromNibbles() argument 210 bool GotHex = tryGetHexFromNibbles(MSB, LSB, Hex); in hexFromNibbles()
|
| /llvm-project-15.0.7/llvm/test/Analysis/ValueTracking/ |
| H A D | func-ptr-lsb.ll | 11 ; which store ARM/Thumb state in the LSB
|
| /llvm-project-15.0.7/llvm/test/tools/obj2yaml/ELF/DWARF/ |
| H A D | debug-aranges.yaml | 6 # RUN: yaml2obj --docnum=1 -DBITS=32 -DENDIAN=LSB %s | obj2yaml | \ 16 # RUN: yaml2obj --docnum=1 -DBITS=64 -DENDIAN=LSB %s | obj2yaml | \ 197 # RUN: yaml2obj --docnum=1 %s -DADDR=0 -DLENGTH=0 -DBITS=64 -DENDIAN=LSB | obj2yaml | \
|
| /llvm-project-15.0.7/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYMCCodeEmitter.cpp | 54 const MCOperand &LSB = MI.getOperand(Idx + 1); in getImmOpValueMSBSize() local 55 assert(MSB.isImm() && LSB.isImm() && "Unexpected MO type."); in getImmOpValueMSBSize() 57 return MSB.getImm() - LSB.getImm(); in getImmOpValueMSBSize()
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | class-stubs.m | 5 // The class is declared with objc_class_stub, so LSB of the class pointer 18 // The class is declared with objc_class_stub, so LSB of the class pointer
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | scatter-schedule.ll | 7 ; The right order is "from LSB to MSB", otherwise the semantic is broken.
|
| H A D | load-slice.ll | 13 ; LSB 0 1 2 3 | 4 5 6 7 MSB 84 ; LSB 0 1 2 3 | 4 5 | 6 7 MSB
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.cpp | 1717 static bool isStringOfOnes(uint64_t Mask, unsigned &LSB, unsigned &Length) { in isStringOfOnes() argument 1721 LSB = First; in isStringOfOnes() 1737 unsigned LSB, Length; in isRxSBGMask() local 1738 if (isStringOfOnes(Mask, LSB, Length)) { in isRxSBGMask() 1739 Start = 63 - (LSB + Length - 1); in isRxSBGMask() 1740 End = 63 - LSB; in isRxSBGMask() 1746 if (isStringOfOnes(Mask ^ allOnes(BitSize), LSB, Length)) { in isRxSBGMask() 1747 assert(LSB > 0 && "Bottom bit must be set"); in isRxSBGMask() 1748 assert(LSB + Length < BitSize && "Top bit must be set"); in isRxSBGMask() 1749 Start = 63 - (LSB - 1); in isRxSBGMask() [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/ELF/AArch64/ |
| H A D | plt.test | 38 Data: ELFDATA2[[ENDIAN=LSB]]
|
| /llvm-project-15.0.7/bolt/lib/Passes/ |
| H A D | IdenticalCodeFolding.cpp | 343 uint8_t LSB = Value & 0xff; in hashInteger() local 344 HashString.push_back(LSB); in hashInteger()
|