Searched refs:nofoo (Results 1 – 24 of 24) sorted by relevance
17 define void @nofoo() #1 {23 ; 16: .ent nofoo32 ; 16: .end nofoo34 ; 32: .ent nofoo43 ; 32: .end nofoo
24 define void @nofoo() #1 {30 ; 16: .ent nofoo39 ; 16: .end nofoo41 ; 32: .ent nofoo50 ; 32: .end nofoo
12 define void @nofoo() #1 {18 ; 32: .ent nofoo27 ; 32: .end nofoo
19 define void @nofoo() #1 {25 ; 16: .ent nofoo28 ; 16: .end nofoo
21 define void @nofoo() #1 {31 ; CHECK: .ent nofoo33 ; CHECK: .end nofoo
22 define void @nofoo() #1 {36 ; 32: .ent nofoo45 ; 32: .end nofoo53 call void @nofoo()
7 void __attribute__((nomicromips)) nofoo (void) {} in nofoo() function
8 void __attribute__((nomips16)) nofoo (void) { in nofoo() function
125 # If you say foo is ok to be undefined, we'll accept --nofoo as well126 add_gflags_test(undefok-3 0 "PASS" "" gflags_unittest --undefok=foo --nofoo --unused_bool)
158 - Add both foo and nofoo for boolean flags, with --undefok (andychu)
496 // which is illegal (--foo and --nofoo both affect the "foo" flag).