HomeSort by relevance Sort by last modified time
    Searched full:nofoo (Results 1 - 18 of 18) sorted by null

  /external/clang/test/CodeGen/
mips16-attr.c 8 void __attribute__((nomips16)) nofoo (void) { function
12 // CHECK: define void @nofoo() [[NOMIPS16:#[0-9]+]]
  /external/llvm/test/CodeGen/Mips/
mips16_32_3.ll 19 define void @nofoo() #1 {
24 ; 16: .set nomips16 # @nofoo
25 ; 16: .ent nofoo
34 ; 16: .end nofoo
35 ; 32: .set nomips16 # @nofoo
36 ; 32: .ent nofoo
45 ; 32: .end nofoo
mips16_32_4.ll 19 define void @nofoo() #1 {
24 ; 16: .set nomips16 # @nofoo
25 ; 16: .ent nofoo
34 ; 16: .end nofoo
35 ; 32: .set nomips16 # @nofoo
36 ; 32: .ent nofoo
45 ; 32: .end nofoo
mips16_32_5.ll 19 define void @nofoo() #1 {
24 ; 16: .set nomips16 # @nofoo
25 ; 16: .ent nofoo
34 ; 16: .end nofoo
35 ; 32: .set nomips16 # @nofoo
36 ; 32: .ent nofoo
45 ; 32: .end nofoo
mips16_32_6.ll 25 define void @nofoo() #1 {
30 ; 16: .set nomips16 # @nofoo
31 ; 16: .ent nofoo
40 ; 16: .end nofoo
41 ; 32: .set nomips16 # @nofoo
42 ; 32: .ent nofoo
51 ; 32: .end nofoo
mips16_32_7.ll 25 define void @nofoo() #1 {
30 ; 16: .set nomips16 # @nofoo
31 ; 16: .ent nofoo
40 ; 16: .end nofoo
41 ; 32: .set nomips16 # @nofoo
42 ; 32: .ent nofoo
51 ; 32: .end nofoo
mips16_32_10.ll 19 define void @nofoo() #1 {
24 ; 16: .set mips16 # @nofoo
25 ; 16: .ent nofoo
29 ; 16: .end nofoo
mips16_32_9.ll 13 define void @nofoo() #1 {
18 ; 32: .set nomips16 # @nofoo
19 ; 32: .ent nofoo
28 ; 32: .end nofoo
mips16_32_8.ll 23 define void @nofoo() #1 {
36 ; 32: .set nomips16 # @nofoo
37 ; 32: .ent nofoo
46 ; 32: .end nofoo
54 call void @nofoo()
  /external/clang/test/PCH/
fuzzy-pch.c 8 // RUN: FileCheck -check-prefix=CHECK-NOFOO %s < %t.err
28 // CHECK-NOFOO: macro 'FOO' was defined in the precompiled header but undef'd on the command line
  /external/chromium_org/chrome/browser/search/
most_visited_iframe_source_unittest.cc 98 source()->StartDataRequest("log.html?pos=1&pr=nofoo", 0, 0, callback);
  /external/chromium_org/third_party/re2/re2/testing/
search_test.cc 83 { "\\bfoo\\b", "nofoo foo that" },
  /external/regex-re2/re2/testing/
search_test.cc 83 { "\\bfoo\\b", "nofoo foo that" },
  /external/chromium_org/third_party/cld/base/
commandlineflags.h 367 // which is illegal (--foo and --nofoo both affect the "foo" flag).
  /external/chromium/sdch/open-vcdiff/src/gflags/
gflags.h 448 // which is illegal (--foo and --nofoo both affect the "foo" flag).
  /external/open-vcdiff/gflags/src/gflags/
gflags.h 453 // which is illegal (--foo and --nofoo both affect the "foo" flag).
gflags.h.in 453 // which is illegal (--foo and --nofoo both affect the "foo" flag).
  /external/open-vcdiff/gflags/src/windows/gflags/
gflags.h 462 // which is illegal (--foo and --nofoo both affect the "foo" flag).

Completed in 235 milliseconds