Lines Matching refs:pointers
5 ; CHECK-LABEL: Verifying gc pointers in function: test.deriving.ok
13 ; Checking if verifier accepts cmp of two derived pointers when one defined
16 ; CHECK-LABEL: Verifying gc pointers in function: test.cmp.ok
25 ; Checking if verifier accepts cmp of two derived pointers when one defined
26 ; before safepoint and one after and both have unrelocated base. One of pointers
29 ; CHECK-LABEL: Verifying gc pointers in function: test.cmp-long_chain.ok
47 ; CHECK-LABEL: Verifying gc pointers in function: test.load.fail
60 ; CHECK-LABEL: Verifying gc pointers in function: test.cmp.fail
74 ; CHECK-LABEL: Verifying gc pointers in function: test.cmp2.fail
88 ; Checking that cmp of two unrelocated pointers is OK and load is not.
90 ; CHECK-LABEL: Verifying gc pointers in function: test.cmp-load.fail
105 ; CHECK-LABEL: Verifying gc pointers in function: test.cmp-load2.fail
126 ; CHECK-LABEL: Verifying gc pointers in function: test.cmp.multi-sp.ok