Lines Matching +refs:llvm +refs:mode +refs:map
50 2. Code duplication (addressing mode) during isel.
368 In c99 mode, the preprocessor doesn't like assembly comments like #TRUNCATE.
750 llvm:
878 In SSE mode, we turn abs and neg into a load from the constant pool plus a xor
1242 %t = call {i32, i1} @llvm.sadd.with.overflow.i32(i32 %v1, i32 %v2)
1249 call void @llvm.trap()
1252 declare {i32, i1} @llvm.sadd.with.overflow.i32(i32, i32)
1253 declare void @llvm.trap()
1300 call void @llvm.memcpy.i64(i8* %s, i8* %s2, i64 64, i32 16)
1305 declare void @llvm.memcpy.i64(i8* nocapture, i8* nocapture, i64, i32) nounwind
1371 want to map it into one that just output a chain. The current trick is to select
1591 %uadd = tail call %0 @llvm.uadd.with.overflow.i32(i32 %sum, i32 %x)
1599 declare %0 @llvm.uadd.with.overflow.i32(i32, i32) nounwind readnone