Home | History | Annotate | Download | only in VMCore

Lines Matching full:i64

1520   // sizeof is implemented as: (i64) gep (Ty*)null, 1
1530 // alignof is implemented as: (i64) gep ({i1,Ty}*)null, 0, 1
1549 // offsetof is implemented as: (i64) gep (Ty*)null, 0, FieldNo