Home | History | Annotate | Download | only in CodeGenCXX

Lines Matching refs:line

6 #line 100
14 // should be attributed to the loop header line.
20 #line 200
30 #line 300
40 #line 400
51 // CHECK-DAG: [[DBG1]] = !DILocation(line: 100, scope: !{{.*}})
52 // CHECK-DAG: [[DBG2]] = !DILocation(line: 200, scope: !{{.*}})
53 // CHECK-DAG: [[DBG3]] = !DILocation(line: 300, scope: !{{.*}})
54 // CHECK-DAG: [[DBG4]] = !DILocation(line: 401, scope: !{{.*}})
57 // CHECK-DAG: [[LDBG1]] = !DILocation(line: 100, scope: !{{.*}})
60 // CHECK-DAG: [[LDBG2]] = !DILocation(line: 200, scope: !{{.*}})
63 // CHECK-DAG: [[LDBG3]] = !DILocation(line: 300, scope: !{{.*}})
66 // CHECK-DAG: [[LDBG4]] = !DILocation(line: 401, scope: !{{.*}})