search for: swift_rt_swift_slowdealloc

Displaying 3 results from an estimated 3 matches for "swift_rt_swift_slowdealloc".

2020 May 21
2
Updated llc does not compile my .ll files any more [addrspace on AVR problem?]
...onstant i16 1 @llvm.used = appending global [1 x i8*] [i8* bitcast (i16* @__swift_reflection_version to i8*)], section "llvm.metadata" ... snip ... ; Function Attrs: nounwind define hidden void @_TFe4mainRxzVs6UInt16rSp7releasefT_T_(i8*) local_unnamed_addr #3 { entry: tail call void @swift_rt_swift_slowDealloc(i8* %0, i64 0, i64 1) #6 ret void } ... snip ... ; Function Attrs: noinline nounwind define linkonce_odr hidden void @swift_rt_swift_slowDealloc(i8*, i64, i64) local_unnamed_addr #2 { entry: %load = load void (i8*, i64, i64)*, void (i8*, i64, i64)** @_swift_slowDealloc, align 8 tail call v...
2020 May 21
2
Updated llc does not compile my .ll files any more [addrspace on AVR problem?]
...obal [1 x i8*] [i8* bitcast (i16* @__swift_reflection_version to i8*)], section "llvm.metadata" > > > ... snip ... > > ; Function Attrs: nounwind > define hidden void @_TFe4mainRxzVs6UInt16rSp7releasefT_T_(i8*) local_unnamed_addr #3 { > entry: > tail call void @swift_rt_swift_slowDealloc(i8* %0, i64 0, i64 1) #6 > ret void > } > > > ... snip ... > > ; Function Attrs: noinline nounwind > define linkonce_odr hidden void @swift_rt_swift_slowDealloc(i8*, i64, i64) local_unnamed_addr #2 { > entry: > %load = load void (i8*, i64, i64)*, void (i8*, i64, i...
2020 May 21
2
Updated llc does not compile my .ll files any more [addrspace on AVR problem?]
...6* @__swift_reflection_version to i8*)], section "llvm.metadata" >> >> >> ... snip ... >> >> ; Function Attrs: nounwind >> define hidden void @_TFe4mainRxzVs6UInt16rSp7releasefT_T_(i8*) local_unnamed_addr #3 { >> entry: >> tail call void @swift_rt_swift_slowDealloc(i8* %0, i64 0, i64 1) #6 >> ret void >> } >> >> >> ... snip ... >> >> ; Function Attrs: noinline nounwind >> define linkonce_odr hidden void @swift_rt_swift_slowDealloc(i8*, i64, i64) local_unnamed_addr #2 { >> entry: >> %load = load vo...