Searched refs:GEPs (Results 1 – 25 of 44) sorted by relevance
12
4 ; Verify that scaled GEPs are not reused. rdar://506406813 ; GEPs are ugly
4 ; should be able to form pretty GEPs.
4 ; Verify that scaled GEPs are not reused. rdar://506406817 ; GEPs are ugly
2 ; This used to cause a crash when compairing the GEPs
3 ; This code has GEPs with different index types, which should not
4 ; must not discard GEPs that might overflow at runtime (aren't inbounds)
11 ; Verify that constant expression GEPs work with i84 indices.34 ; Verify that constant expression vector GEPs work.
60 ; Check that instcombine doesn't insert GEPs before landingpad.103 ; Check that instcombine doesn't fold GEPs into themselves through a loop140 ; Instcombine shouldn't add new PHI nodes while folding GEPs if that will leave
10 ; for GEPs to ignore TBAA.
109 WeakVHListMap GEPs; member
4 ; The mpyis from the two GEPs should be commoned out.
7 ;; The code is legal but not type-safe and the two GEPs should not be folded.
7 ;; Error: A sequence of GEPs is folded incorrectly by llc during selection
26 ;; Test that a sequence of GEPs with constant indices are folded right
153 0`` index is needed. However, a closer inspection of how globals and GEPs work266 What effect do address spaces have on GEPs?311 How does VLA addressing work with GEPs?314 GEPs don't natively support VLAs. LLVM's type system is entirely static, and GEP374 Can I compare two values computed with GEPs?445 As such, there are some ramifications of this for inbounds GEPs: scales implied449 is logically treated as an unsigned value. This means that GEPs have an499 reduces the range of possibilities for cases where two GEPs are effectively the505 Some LLVM optimizers operate on GEPs by internally lowering them into more
7 ; generated by the GEPs. The first add generated killed the vreg for the #6680 constant which shou…
7 ; GEPs with index 0 are essentially NOOPs.33 ; Cost of GEPs is one if we cannot fold the address computation.
9 ; into GEPs with a single index, otherwise it will lower it into a14 ; Check that when two complex GEPs are used in two basic blocks, LLVM can
12 ; into GEPs with a single index, otherwise it will lower it into a17 ; Check that when two complex GEPs are used in two basic blocks, LLVM can