| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | gcc_except_table_bb_sections.ll | 122 ;; Verify @LPStart encoding for NON-PIC mode. 123 ; CHECK-NON-PIC-NEXT: .byte 0 # @LPStart Encoding = absptr 127 ;; Verify @LPStart encoding for PIC mode. 128 ; CHECK-PIC-NEXT: .byte 16 # @LPStart Encoding = pcrel 155 ; CHECK-NON-PIC-NEXT: .byte 0 # @LPStart Encoding = absptr 159 ; CHECK-PIC-NEXT: .byte 16 # @LPStart Encoding = pcrel 180 ; CHECK-NON-PIC-NEXT: .byte 0 # @LPStart Encoding = absptr 184 ; CHECK-PIC-NEXT: .byte 16 # @LPStart Encoding = pcrel
|
| H A D | exception-label.ll | 7 ; CHECK-NEXT: .byte 255 # @LPStart Encoding = omit
|
| H A D | gcc_except_table_bb_sections_ehpad_groups_with_cold.ll | 58 ; CHECK-NEXT: .byte 0 # @LPStart Encoding = absptr 72 ; CHECK-NEXT: .byte 0 # @LPStart Encoding = absptr
|
| H A D | eh-unknown.ll | 24 ; CHECK: .byte 255 # @LPStart Encoding = omit
|
| H A D | no-unwind-inline-asm-codegen.ll | 42 ; CHECK-NEXT: .byte 255 # @LPStart Encoding = omit
|
| H A D | unwind-inline-asm-codegen.ll | 43 ; CHECK-NEXT: .byte 255 # @LPStart Encoding = omit
|
| H A D | gnu-eh-alternative.ll | 51 ; ASM: .byte 255 # @LPStart Encoding = omit
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | compact-unwind-lsda-folding.s | 75 .byte 255 ## @LPStart Encoding = omit 126 .byte 255 ## @LPStart Encoding = omit
|
| H A D | dead-strip.s | 721 .byte 255 ## @LPStart Encoding = omit 795 .byte 255 ## @LPStart Encoding = omit
|
| /llvm-project-15.0.7/bolt/test/X86/ |
| H A D | split-landing-pad.s | 21 # LPStart = 255 (omit), which means LPStart = foo start 123 .byte 255 # @LPStart Encoding = omit
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/JITLink/X86/ |
| H A D | ELF_ehframe_large_static_personality_encodings.s | 68 .byte 255 # @LPStart Encoding = omit 155 .byte 255 # @LPStart Encoding = omit
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | ehabi-handlerdata.ll | 52 ; CHECK: .byte 255 @ @LPStart Encoding = omit
|
| H A D | ehabi-handlerdata-nounwind.ll | 57 ; CHECK: .byte 255 @ @LPStart Encoding = omit
|
| H A D | 2009-08-31-LSDA-Name.ll | 8 ; CHECK: .byte 255 @ @LPStart Encoding = omit
|
| /llvm-project-15.0.7/bolt/lib/Core/ |
| H A D | Exceptions.cpp | 116 uint64_t LPStart = 0; in parseLSDA() local 120 LPStart = (LPStartEncoding && 0xFF == 0) ? *MaybeLPStart in parseLSDA() 136 outs() << "LPStart = 0x" << Twine::utohexstr(LPStart) << '\n'; in parseLSDA() 178 uint64_t LPOffset = LPStart + LandingPad; in parseLSDA()
|
| /llvm-project-15.0.7/bolt/test/runtime/X86/Inputs/ |
| H A D | pie-exceptions-failed-split.s | 114 .byte 255 # @LPStart Encoding = omit 234 .byte 255 # @LPStart Encoding = omit
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | unwind-inline-asm.ll | 44 ; CHECK-NEXT: .byte 255 // @LPStart Encoding = omit
|
| /llvm-project-15.0.7/libcxxabi/test/native/arm-linux-eabi/ |
| H A D | ttype-encoding-90.pass.sh.s | 74 .byte 255 @ @LPStart Encoding = omit
|
| H A D | ttype-encoding-00.pass.sh.s | 75 .byte 255 @ @LPStart Encoding = omit
|
| /llvm-project-15.0.7/llvm/test/CodeGen/RISCV/ |
| H A D | dwarf-eh.ll | 51 ; CHECK-NEXT: .byte 255 # @LPStart Encoding = omit
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | aix-exception.ll | 144 ; ASM: .byte 255 # @LPStart Encoding = omit
|
| /llvm-project-15.0.7/llvm/test/CodeGen/CSKY/ |
| H A D | dwarf-eh.ll | 178 ; CHECK-NEXT: .byte 255 # @LPStart Encoding = omit
|
| /llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/ |
| H A D | eh-lsda.ll | 86 ; CHECK-NEXT: .int8 255 # @LPStart Encoding = omit
|
| /llvm-project-15.0.7/llvm/test/CodeGen/VE/Scalar/ |
| H A D | builtin_sjlj_landingpad.ll | 270 ; PIC-NEXT: .byte 255 # @LPStart Encoding = omit
|