HomeSort by: relevance | last modified time | path
    Searched refs:ToC (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/IR/
Constants.cpp 3356 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...]
  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 24073 #define ToC(mnem, top, nops, ops, te) \
24081 /* T_MNEM_xyz enumerator variants of ToC. */
24082 #define toC(mnem, top, nops, ops, te) \
24197 /* ToC but for potentially MVE predicated instructions. */
25622 ToC("blxns", 4784, 1, (RRnpc), t_blx),
25623 ToC("bxns", 4704, 1, (RRnpc), t_bx),
25624 ToC("tt", e840f000, 2, (RRnpc, RRnpc), tt),
25625 ToC("ttt", e840f040, 2, (RRnpc, RRnpc), tt),
25626 ToC("tta", e840f080, 2, (RRnpc, RRnpc), tt),
25627 ToC("ttat", e840f0c0, 2, (RRnpc, RRnpc), tt)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 24076 #define ToC(mnem, top, nops, ops, te) \
24084 /* T_MNEM_xyz enumerator variants of ToC. */
24085 #define toC(mnem, top, nops, ops, te) \
24200 /* ToC but for potentially MVE predicated instructions. */
25625 ToC("blxns", 4784, 1, (RRnpc), t_blx),
25626 ToC("bxns", 4704, 1, (RRnpc), t_bx),
25627 ToC("tt", e840f000, 2, (RRnpc, RRnpc), tt),
25628 ToC("ttt", e840f040, 2, (RRnpc, RRnpc), tt),
25629 ToC("tta", e840f080, 2, (RRnpc, RRnpc), tt),
25630 ToC("ttat", e840f0c0, 2, (RRnpc, RRnpc), tt)
    [all...]
  /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
texi2html 343 -monolithic : output only one file including ToC
501 $curlevel = 0; # current level in TOC
926 $tocid = "TOC$sec_num";
945 # update TOC
1097 # finish TOC
1444 # print ToC
  /src/external/gpl2/gettext/dist/gettext-tools/doc/
texi2html 343 -monolithic : output only one file including ToC
501 $curlevel = 0; # current level in TOC
926 $tocid = "TOC$sec_num";
945 # update TOC
1097 # finish TOC
1444 # print ToC

Completed in 103 milliseconds