Home
last modified time | relevance | path

Searched refs:ToC (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp3356 Constant *ToC = cast<Constant>(To); in handleOperandChangeImpl() local
3373 Val = ToC; in handleOperandChangeImpl()
3377 AllSame &= Val == ToC; in handleOperandChangeImpl()
3380 if (AllSame && ToC->isNullValue()) in handleOperandChangeImpl()
3383 if (AllSame && isa<UndefValue>(ToC)) in handleOperandChangeImpl()
3392 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
3397 Constant *ToC = cast<Constant>(To); in handleOperandChangeImpl() local
3413 Val = ToC; in handleOperandChangeImpl()
3417 AllSame &= Val == ToC; in handleOperandChangeImpl()
3420 if (AllSame && ToC->isNullValue()) in handleOperandChangeImpl()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c24303 #define ToC(mnem, top, nops, ops, te) \ macro
26390 ToC("blxns", 4784, 1, (RRnpc), t_blx),
26391 ToC("bxns", 4704, 1, (RRnpc), t_bx),
26392 ToC("tt", e840f000, 2, (RRnpc, RRnpc), tt),
26393 ToC("ttt", e840f040, 2, (RRnpc, RRnpc), tt),
26394 ToC("tta", e840f080, 2, (RRnpc, RRnpc), tt),
26395 ToC("ttat", e840f0c0, 2, (RRnpc, RRnpc), tt),
26401 ToC("vlldm", ec300a00, 1, (RRnpc), rn),
26402 ToC("vlstm", ec200a00, 1, (RRnpc), rn),
26434 ToC("clrm", e89f0000, 1, (CLRMLST), t_clrm),
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c24336 #define ToC(mnem, top, nops, ops, te) \ macro
26423 ToC("blxns", 4784, 1, (RRnpc), t_blx),
26424 ToC("bxns", 4704, 1, (RRnpc), t_bx),
26425 ToC("tt", e840f000, 2, (RRnpc, RRnpc), tt),
26426 ToC("ttt", e840f040, 2, (RRnpc, RRnpc), tt),
26427 ToC("tta", e840f080, 2, (RRnpc, RRnpc), tt),
26428 ToC("ttat", e840f0c0, 2, (RRnpc, RRnpc), tt),
26434 ToC("vlldm", ec300a00, 1, (RRnpc), rn),
26435 ToC("vlstm", ec200a00, 1, (RRnpc), rn),
26467 ToC("clrm", e89f0000, 1, (CLRMLST), t_clrm),
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20185689 * config/tc-arm.c (ToC macro): Remove spurious comment.
5723 * config/tc-arm.c (ToC): Define macro.
H A DChangeLog-20193083 (TxCE, TxC3, TxC3w, TUE, TUEc, TUF, CE, C3, ToC, ToU,
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20185689 * config/tc-arm.c (ToC macro): Remove spurious comment.
5723 * config/tc-arm.c (ToC): Define macro.
H A DChangeLog-20193083 (TxCE, TxC3, TxC3w, TUE, TUEc, TUF, CE, C3, ToC, ToU,