Home | History | Annotate | Download | only in Ocaml

Lines Matching refs:sle

232    * RUN: grep {@const_icmp = global i1 icmp sle } < %t.ll
268 ignore (define_global "const_icmp" (const_icmp Icmp.Sle foldbomb five) m);
315 (const_icmp Icmp.Sle foldbomb five)
1147 * RUN: grep {%build_icmp_sle = icmp sle i32 %P2, %P1} < %t.ll
1155 ignore (build_icmp Icmp.Sle p2 p1 "build_icmp_sle" atentry);