Home
last modified time | relevance | path

Searched refs:combine (Results 1 – 25 of 754) sorted by relevance

12345678910>>...31

/netbsd-src/external/gpl3/gdb/dist/sim/v850/
H A Dv850.dc7 padded-switch,combine : 15 : 5 : : : : 0 : :
12 switch,combine : 4 : 0 : : : : 1 : V,VII :
13 switch,combine : 4 : 0 : : : : 1 : V,XIII : v850e
14 switch,combine : 4 : 0 : : : : 1 : V,XIII : v850e1
15 switch,combine : 4 : 0 : : : : 1 : V,XIII : v850e2
16 switch,combine : 4 : 0 : : : : 1 : V,XIII : v850e2v3
17 switch,combine : 10 : 5 : : : : 0 : F_I : v850e2v3
21 switch,combine : 9 : 5 : : : : 1 : :
22 switch,combine : 4 : 0 : : : : 1 : :
27 switch,combine : 4 : 0 : : : : 0 : III,IV :
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/mips/
H A Dm16.dc7 padded-switch,combine : 15 : 11 : : : : : :
9 switch,combine : 10 : 8 : : : : : :
11 switch,combine : 4 : 0 : : : : : :
13 switch,combine : 7 : 5 : : : : : :
18 padded-switch,combine : 15 : 11 : : : : 1 : :
20 switch,combine : 10 : 8 : : : : 1 : :
22 switch,combine : 4 : 0 : : : : 1 : :
24 switch,combine : 7 : 5 : : : : 1 : :
H A Dmicromips.dc7 padded-switch,combine : 31 : 26 : : : : : :
9 switch,combine : 5 : 0 : : : : : :
11 switch,combine : 10 : 0 : : : : : :
13 switch,combine : 25 : 16 : : : : : :
14 switch,combine : 25 : 21 : : : : : :
15 switch,combine : 15 : 11 : : : : : :
H A Dmips.dc7 padded-switch,combine : 31 : 26 : : : : : :
9 switch,combine : 5 : 0 : : : : : :
11 switch,combine : 20 : 16 : : : : : :
13 switch,combine : 25 : 21 : : : : : :
15 switch,combine : 10 : 6 : : : : : :
H A Dmicromips16.dc7 padded-switch,combine : 15 : 10 : : : : : :
9 switch,combine : 9 : 6 : : : : : :
10 switch,combine : 9 : 5 : : : : : :
11 switch,combine : 0 : 0 : : : : : :
/netbsd-src/external/gpl3/gdb.old/dist/sim/mips/
H A Dm16.dc7 padded-switch,combine : 15 : 11 : : : : : :
9 switch,combine : 10 : 8 : : : : : :
11 switch,combine : 4 : 0 : : : : : :
13 switch,combine : 7 : 5 : : : : : :
18 padded-switch,combine : 15 : 11 : : : : 1 : :
20 switch,combine : 10 : 8 : : : : 1 : :
22 switch,combine : 4 : 0 : : : : 1 : :
24 switch,combine : 7 : 5 : : : : 1 : :
H A Dmicromips.dc7 padded-switch,combine : 31 : 26 : : : : : :
9 switch,combine : 5 : 0 : : : : : :
11 switch,combine : 10 : 0 : : : : : :
13 switch,combine : 25 : 16 : : : : : :
14 switch,combine : 25 : 21 : : : : : :
15 switch,combine : 15 : 11 : : : : : :
H A Dmips.dc7 padded-switch,combine : 31 : 26 : : : : : :
9 switch,combine : 5 : 0 : : : : : :
11 switch,combine : 20 : 16 : : : : : :
13 switch,combine : 25 : 21 : : : : : :
15 switch,combine : 10 : 6 : : : : : :
H A Dmicromips16.dc7 padded-switch,combine : 15 : 10 : : : : : :
9 switch,combine : 9 : 6 : : : : : :
10 switch,combine : 9 : 5 : : : : : :
11 switch,combine : 0 : 0 : : : : : :
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfile_manager.d79 const ni = FileName.combine(filename, package_di); in lookForSourceFile()
84 const n = FileName.combine(filename, package_d); in lookForSourceFile()
97 const(char)[] n = FileName.combine(p, sdi); in lookForSourceFile()
103 n = FileName.combine(p, sd); in lookForSourceFile()
109 n = FileName.combine(p, si); in lookForSourceFile()
115 n = FileName.combine(p, sc); in lookForSourceFile()
122 n = FileName.combine(p, b); in lookForSourceFile()
126 const n2i = FileName.combine(n, package_di); in lookForSourceFile()
130 const n2 = FileName.combine(n, package_d); in lookForSourceFile()
/netbsd-src/crypto/external/bsd/openssl.old/dist/Configurations/
H A D10-main.conf477 CFLAGS => combine(picker(debug => "-O0 -g",
573 cflags => combine("-mlp64", threads("-pthread")),
646 cxxflags => combine("-std=c++11", threads("-pthread")),
907 cppflags => combine("-DOPENSSL_SMALL_FOOTPRINT",
1075 cflags => combine("-Kalloca", threads("-Kthread")),
1169 cflags => combine("-maix64", threads("-pthread")),
1183 cflags => combine("-q32 -qmaxmem=16384 -qro -qroconst",
1198 cflags => combine("-q64 -qmaxmem=16384 -qro -qroconst",
1363 combine('/GF /Gy',
1372 add(combine(sub { defined(env('WCECOMPAT'))
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dfilename.d170 return absolute(name_) ? name : combine(base_, name_).ptr;
364 return combine(path[0 .. $ - n.length], name);
378 extern (C++) static const(char)* combine(const(char)* path, const(char)* name)
382 return combine(path.toDString, name.toDString).ptr;
386 extern(D) static const(char)[] combine(const(char)[] path, const(char)[] name)
394 assert(combine("foo"[], "bar"[]) == "foo\\bar");
396 assert(combine("foo"[], "bar"[]) == "foo/bar");
397 assert(combine("foo/"[], "bar"[]) == "foo/bar");
684 auto n = combine(p.toDString, name);
714 auto n = combine(p.toDString, name);
/netbsd-src/external/mpl/bind/dist/doc/arm/_ext/
H A Dmergegrammar.py47 def combine(): function
62 full_grammar = combine()
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
H A Dmod_34lsub1.asm128 js L(combine) C 0 more
133 jz L(combine) C 1 more
138 L(combine):
156 psllq $8, %mm4 C combine at respective offsets
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsPreLegalizerCombiner.cpp33 virtual bool combine(GISelChangeObserver &Observer, MachineInstr &MI,
37 bool MipsPreLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, in combine() function in __anonf0a7d7270111::MipsPreLegalizerCombinerInfo
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Ddassert.d46 return combine(vals[0 .. 1], token, vals[1 .. $]); in _d_assert_fail()
79 return combine(vals[0 .. A.length], token, vals[A.length .. $]); in _d_assert_fail()
84 private string combine(const scope string[] valA, const scope string token, in combine() function
210 return combine([ cast_ ], "", [ val ]); in miniFormat()
506 assert(0, combine(["Invalid comparison operator '"], comp, ["'"])); in invertCompToken()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64O0PreLegalizerCombiner.cpp69 virtual bool combine(GISelChangeObserver &Observer, MachineInstr &MI,
73 bool AArch64O0PreLegalizerCombinerInfo::combine(GISelChangeObserver &Observer, in combine() function in __anonfca148290111::AArch64O0PreLegalizerCombinerInfo
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k6/
H A Dmod_34lsub1.asm139 js L(combine) C 0 more
146 js L(combine) C 1 more
153 L(combine):
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddmodule.c166 argdoc = FileName::combine(dir, argdoc); in setOutfile()
1305 const char *ni = FileName::combine(filename, "package.di"); in lookForSourceFile()
1309 const char *n = FileName::combine(filename, "package.d"); in lookForSourceFile()
1325 const char *n = FileName::combine(p, sdi); in lookForSourceFile()
1333 n = FileName::combine(p, sd); in lookForSourceFile()
1342 n = FileName::combine(p, b); in lookForSourceFile()
1346 const char *n2i = FileName::combine(n, "package.di"); in lookForSourceFile()
1350 const char *n2 = FileName::combine(n, "package.d"); in lookForSourceFile()
/netbsd-src/usr.bin/elf2aout/
H A Delf2aout.c67 static void combine(struct sect *, struct sect *, int);
336 combine(&data, &ndata, 0); in main()
337 combine(&bss, &nbss, 1); in main()
344 combine(&text, &ntxt, 0); in main()
608 combine(struct sect *base, struct sect *new, int pad) in combine()
607 combine(struct sect *base, struct sect *new, int pad) combine() function
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/
H A Dmod_34lsub1.asm129 js L(combine) C 0 more
137 js L(combine) C 1 more
146 L(combine):
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k7/
H A Dmod_34lsub1.asm137 js L(combine)
142 js L(combine)
148 L(combine):
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerCommand.h137 void combineOutAndErr(bool combine = true) { CombinedOutAndErr = combine; }
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp135 void combine(HashType Type);
227 Hash.combine(Type); in VisitStmt()
242 Hash.combine(PGOHash::IfThenBranch); in TraverseIfStmt()
244 Hash.combine(PGOHash::IfElseBranch); in TraverseIfStmt()
247 Hash.combine(PGOHash::EndOfScope); in TraverseIfStmt()
258 Hash.combine(PGOHash::EndOfScope); \
741 void PGOHash::combine(HashType Type) { in combine() function in PGOHash
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dfilename.c32 const char *FileName::combine(const char *path, const char *name) in combine() function
431 const char *n = combine(p, name); in searchPath()
503 cname = canonicalName(combine(cpath, name)); in safeSearchPath()

12345678910>>...31