Searched refs:unimp (Results 1 – 15 of 15) sorted by relevance
171 def unimp(func): function173 context = dict(nullval=None, unimp=unimp)
170 def unimp(func): function172 context = dict(nullval=None, unimp=unimp)
42 declare void @unimp(float, double)
24 ;CHECK: unimp 12
231 # CHECK: unimp 12
237 "unimp $val", []>;
1078 "unimp $imm22", []>;
1085 "unimp $imm22", []>;
4532 Skip the 'unimp' insn when returning long doubles and structures.