Searched refs:ToC (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp3356 Constant *ToC = cast<Constant>(To);
3365 // Keep track of whether all the values in the array are "ToC".
3373 Val = ToC;
3377 AllSame &= Val == ToC;
3380 if (AllSame && ToC->isNullValue())
3383 if (AllSame && isa<UndefValue>(ToC))
3392 Values, this, From, ToC, NumUpdated, OperandNo);
3397 Constant *ToC = cast<Constant>(To);
3413 Val = ToC;
3417 AllSame &= Val == ToC;
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c24311 #define ToC(mnem, top, nops, ops, te) \
24319 /* T_MNEM_xyz enumerator variants of ToC. */
24448 /* ToC but for potentially MVE predicated instructions. */
26398 ToC("blxns", 4784, 1, (RRnpc), t_blx),
26399 ToC("bxns", 4704, 1, (RRnpc), t_bx),
26400 ToC("tt", e840f000, 2, (RRnpc, RRnpc), tt),
26401 ToC("ttt", e840f040, 2, (RRnpc, RRnpc), tt),
26402 ToC("tta", e840f080, 2, (RRnpc, RRnpc), tt),
26403 ToC("ttat", e840f0c0, 2, (RRnpc, RRnpc), tt),
26409 ToC("vlld
24303 #define ToC macro
26792 #undef ToC macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c24202 #define ToC(mnem, top, nops, ops, te) \
24210 /* T_MNEM_xyz enumerator variants of ToC. */
24339 /* ToC but for potentially MVE predicated instructions. */
26289 ToC("blxns", 4784, 1, (RRnpc), t_blx),
26290 ToC("bxns", 4704, 1, (RRnpc), t_bx),
26291 ToC("tt", e840f000, 2, (RRnpc, RRnpc), tt),
26292 ToC("ttt", e840f040, 2, (RRnpc, RRnpc), tt),
26293 ToC("tta", e840f080, 2, (RRnpc, RRnpc), tt),
26294 ToC("ttat", e840f0c0, 2, (RRnpc, RRnpc), tt),
26300 ToC("vlld
24194 #define ToC macro
26676 #undef ToC macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c24311 #define ToC(mnem, top, nops, ops, te) \
24319 /* T_MNEM_xyz enumerator variants of ToC. */
24448 /* ToC but for potentially MVE predicated instructions. */
26398 ToC("blxns", 4784, 1, (RRnpc), t_blx),
26399 ToC("bxns", 4704, 1, (RRnpc), t_bx),
26400 ToC("tt", e840f000, 2, (RRnpc, RRnpc), tt),
26401 ToC("ttt", e840f040, 2, (RRnpc, RRnpc), tt),
26402 ToC("tta", e840f080, 2, (RRnpc, RRnpc), tt),
26403 ToC("ttat", e840f0c0, 2, (RRnpc, RRnpc), tt),
26409 ToC("vlld
24303 #define ToC macro
26792 #undef ToC macro
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dtexi2html343 -monolithic : output only one file including ToC
1444 # print ToC
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/doc/
H A Dtexi2html343 -monolithic : output only one file including ToC
1444 # print ToC

Completed in 427 milliseconds