Home
last modified time | relevance | path

Searched refs:filt1 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/utils/
Dfindoptdiff54 filt1=$5
56 if [ -z "$filt1" ] ; then
57 filt1="cat"
78 $opt1 $switches_to_use "$bc1" -o - | $dis1 | $filt1 > "$opt1ll"
/external/llvm/test/CodeGen/X86/
Dgcc_except_table_functions.ll9 declare void @filt1()
25 catch i8* bitcast (void ()* @filt1 to i8*)
32 %id1 = call i32 @llvm.eh.typeid.for(i8* bitcast (void ()* @filt1 to i8*))
Dseh-basic.ll18 catch i8* bitcast (i32 (i8*, i8*)* @filt1 to i8*)
54 ; CHECK-NEXT: .long filt1@IMGREL
169 declare i32 @filt1(i8* %eh_info, i8* %rsp)