Home
last modified time | relevance | path

Searched refs:gap (Results 1 – 25 of 52) sorted by relevance

123

/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/LowOverheadLoops/
H A Drevert-non-header.mir25 %cmp = icmp sgt i32 %gap.057.in, 3
29 %gap.057.in = phi i32 [ %gap.057, %for.cond.loopexit ], [ %n, %for.cond1.preheader.preheader ]
30 %gap.057 = sdiv i32 %gap.057.in, 2
31 %cmp252 = icmp slt i32 %gap.057, %n
32 %tmp = sub i32 %n, %gap.057
37 %tmp2 = mul i32 %gap.057, -4
38 %tmp6 = mul i32 %gap.057, -2
39 %scevgep1 = getelementptr i32, i32* %v, i32 %gap.057
40 %0 = shl i32 %gap.057, 2
48 %j.048 = sub nsw i32 %i.053, %gap.057
[all …]
/llvm-project-15.0.7/lld/test/MachO/
H A Drebase-opcodes.s19 ## 1/ Single rebases with a gap after them are encoded as REBASE_OPCODE_DO_REBASE_ADD_ADDR_ULEB.
47 … not become a part of DO_REBASE_ULEB_TIMES_SKIPPING_ULEB if the next rebase is closer than the gap.
75 … is emitted if the next relocation is farther away than the DO_REBASE_ULEB_TIMES_SKIPPING_ULEB gap.
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/
H A Dempty-section.test1 ## .empty is not covered by a segment. Its offset is moved to 0x200 to fill the gap.
19 - Name: gap
62 - Name: gap
H A Dbinary-paddr.test153 - Name: gap
180 - Name: gap
208 - Name: gap
/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_linux.cpp61 uptr gap = 16 * GetPageSizeCached(); in ProtectMemoryRange() local
62 beg += gap; in ProtectMemoryRange()
63 size -= gap; in ProtectMemoryRange()
/llvm-project-15.0.7/llvm/test/tools/llvm-symbolizer/Inputs/
H A Dsplit-dwarf-dwp.cpp7 __attribute__((nodebug)) void gap() { in gap() function
/llvm-project-15.0.7/lld/test/ELF/linkerscript/
H A Dsection-align2.test38 ## The input section has a larger alignment and is thus preceded by a gap.
41 ## The input section has a larger alignment and is thus preceded by a gap.
/llvm-project-15.0.7/llvm/test/MC/COFF/
H A Dcv-def-range-gap.s3 # This tries to test defrange gap edge cases.
83 # Create a range that is exactly 0xF000 bytes long with a gap in the
/llvm-project-15.0.7/lld/test/ELF/
H A Daarch64-thunk-reuse2.s6 ## We create initial ThunkSection before the gap. Because the ThunkSection
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dlive-debug-values-constprop.mir118 ; Test for there being a location-list gap between bb1 and bb2, as the
181 ; Test for there being a location-list gap between bb1 and bb2, the variable
245 ; Test for there being a location-list gap between bb1 and bb2, the variable
308 ; Test for there being a location-list gap between bb1 and bb2, the variable
H A Drnglists_base_attr.ll22 ; for the variable b, creates a gap in the code range for the nested lexical
H A Ddwarfdump-str-offsets.s51 # A 4-byte gap.
/llvm-project-15.0.7/llvm/test/DebugInfo/Symbolize/ELF/
H A Dsymtab-notype.s17 ## This is a gap.
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dvarargs-spill-stack-align-nacl.ll12 ; This test checks for a bug in which a gap was left between the spill
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Daarch64-vector-pcs.mir12 # FPR128 saves. The alignment can leave a gap that can be scavenged
49 ; Check that the alignment gap for the 8-byte x19 is padded
103 ; Check that the alignment gap is padded with another 8 bytes.
/llvm-project-15.0.7/llvm/test/CodeGen/Generic/
H A D2003-05-30-BadFoldGEP.ll4 ;; From: test/Programs/External/SPEC/CINT2000/254.gap.llvm.bc
/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_flags.inc21 MEMPROF_FLAG(bool, protect_shadow_gap, true, "If set, mprotect the shadow gap")
/llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/
H A Doutput-limit.yaml35 ## Another possible case is when an alignment gap inserted
/llvm-project-15.0.7/lldb/test/Shell/Unwind/
H A Dsplit-machine-functions.test19 # ensure that there will be a gap between foo and foo.cold. Using a symbol ordering
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DREADME.txt170 e.g. 4, 1, <gap>, 4, 1, 1, 1, <gap>, 4 => 4, 1, 1, 1, 1, 4, 4
/llvm-project-15.0.7/lld/docs/
H A Dindex.rst142 at the time if we would be able to keep the gap as we would add more
148 including the kernel. We had widen the performance gap against the
/llvm-project-15.0.7/lld/test/COFF/
H A Dsymbolizer-inline.s122 # Add a .cv_loc 0 so there is a gap in the inline site.
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Ddfsan.cpp1042 uptr gap = 16 * GetPageSizeCached(); in ProtectMemoryRange() local
1043 beg += gap; in ProtectMemoryRange()
1044 size -= gap; in ProtectMemoryRange()
/llvm-project-15.0.7/clang/docs/
H A DSourceBasedCodeCoverage.rst422 execution count to the count from a gap region unless that region is the only
452 The region mapping for a switch body consists of a gap region that covers the
454 last case ends). This gap region has a zero count: this causes "gap" areas in
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp43 const LocalVariableAddrGap &gap = gaps.front(); in MakeRangeList() local
44 lldb::addr_t gap_start = start + gap.GapStartOffset; in MakeRangeList()
46 start = gap_start + gap.Range; in MakeRangeList()

123