Searched refs:ADDC (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.10.1/libtelnet-13/
H A Dkrb4encpwd.c353 #define ADDC(buf, len, c) if ((len) > 0) {*(buf)++ = (c); --(len);} macro
377 ADDC(buf, buflen, '"');
379 ADDC(buf, buflen, data[i]);
380 ADDC(buf, buflen, '"');
381 ADDC(buf, buflen, '\0');
H A Dkerberos.c430 #define ADDC(buf, len, c) if ((len) > 0) {*(buf)++ = (c); --(len);} macro
452 ADDC(buf, buflen, '"');
454 ADDC(buf, buflen, data[i]);
455 ADDC(buf, buflen, '"');
456 ADDC(buf, buflen, '\0');
H A Drsaencpwd.c402 #define ADDC(buf, len, c) if ((len) > 0) {*(buf)++ = (c); --(len);} macro
426 ADDC(buf, buflen, '"');
428 ADDC(buf, buflen, data[i]);
429 ADDC(buf, buflen, '"');
430 ADDC(buf, buflen, '\0');
H A Dsra.c357 #define ADDC(buf, len, c) if ((len) > 0) {*(buf)++ = (c); --(len);} macro
385 ADDC(buf, buflen, '"');
387 ADDC(buf, buflen, data[i]);
388 ADDC(buf, buflen, '"');
389 ADDC(buf, buflen, '\0');
H A Dkerberos5.c745 #define ADDC(buf, len, c) if ((len) > 0) {*(buf)++ = (c); --(len);} macro
769 ADDC(buf, buflen, '"');
771 ADDC(buf, buflen, data[i]);
772 ADDC(buf, buflen, '"');
773 ADDC(buf, buflen, '\0');
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Drsaencpwd.c403 #define ADDC(buf, len, c) if ((len) > 0) {*(buf)++ = (c); --(len);} macro
425 ADDC(buf, buflen, '"');
427 ADDC(buf, buflen, data[i]);
428 ADDC(buf, buflen, '"');
429 ADDC(buf, buflen, '\0');
H A Dspx.c530 #define ADDC(buf, len, c) if ((len) > 0) {*(buf)++ = (c); --(len);} macro
552 ADDC(buf, buflen, '"');
554 ADDC(buf, buflen, data[i]);
555 ADDC(buf, buflen, '"');
556 ADDC(buf, buflen, '\0');
H A Dkerberos5.c723 #define ADDC(buf, len, c) if ((len) > 0) {*(buf)++ = (c); --(len);} macro
745 ADDC(buf, buflen, '"');
747 ADDC(buf, buflen, data[i]);
748 ADDC(buf, buflen, '"');
749 ADDC(buf, buflen, '\0');
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/src/
H A Dkey.c621 #define ADDC(c) \ macro
637 ADDC(sep[0]);
640 ADDC('^');
641 ADDC('@');
658 ADDC(sep[1]);
660 ADDC('\0');
/macosx-10.10.1/libedit-40/src/
H A Dkeymacro.c628 #define ADDC(c) \ macro
644 ADDC(sep[0]);
647 ADDC('^');
648 ADDC('@');
665 ADDC(sep[1]);
667 ADDC('\0');
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DISDOpcodes.h200 /// like ADDC/SUBC, which indicate the carry result is always false.
207 ADDC, SUBC, enumerator in enum:llvm::ISD::NodeType
H A DSelectionDAG.h935 case ISD::ADDC:
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Dm88k.h254 #define ADDC 2 macro
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MBlaze/
H A DMBlazeDelaySlotFiller.cpp193 op == MBlaze::ADDC || op == MBlaze::ADDIC ||
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMISelLowering.h80 ADDC, // Add with carry enumerator in enum:llvm::ARMISD::NodeType
H A DARMISelLowering.cpp572 setTargetDAGCombine(ISD::ADDC);
617 setOperationAction(ISD::ADDC, MVT::i32, Custom);
916 case ARMISD::ADDC: return "ARMISD::ADDC";
5187 case ISD::ADDC: Opc = ARMISD::ADDC; break;
5292 case ISD::ADDC:
7302 // If we find this pattern, we can replace the U/SMUL_LOHI, ADDC, and ADDE by
7307 // ADDC | hiAdd
7312 assert(AddcNode->getOpcode() == ISD::ADDC
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp199 case ISD::ADDC: return "addc";
H A DLegalizeIntegerTypes.cpp1154 case ISD::ADDC:
1288 TLI.isOperationLegalOrCustom(ISD::ADDC,
1293 Lo = DAG.getNode(ISD::ADDC, DL, VTList, LoOps, 2);
1531 // Do not generate ADDC/ADDE or SUBC/SUBE if the target does not support
1533 // ADDC/ADDE/SUBC/SUBE. The problem is that these operations generate
1538 ISD::ADDC : ISD::SUBC,
1544 Lo = DAG.getNode(ISD::ADDC, dl, VTList, LoOps, 2);
1592 if (N->getOpcode() == ISD::ADDC) {
1593 Lo = DAG.getNode(ISD::ADDC, dl, VTList, LoOps, 2);
H A DDAGCombiner.cpp1098 case ISD::ADDC: return visitADDC(N);
1550 return DAG.getNode(ISD::ADDC, N->getDebugLoc(), N->getVTList(), N1, N0);
1590 return DAG.getNode(ISD::ADDC, N->getDebugLoc(), N->getVTList(), N0, N1);
2748 APInt ADDC = ADDI->getAPIntValue(); local
2749 if (!TLI.isLegalAddImmediate(ADDC.getSExtValue())) {
2758 ADDC |= Mask;
2759 if (TLI.isLegalAddImmediate(ADDC.getSExtValue())) {
2762 N0.getOperand(0), DAG.getConstant(ADDC, VT));
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp416 assert(((Opc == ISD::ADDC || Opc == ISD::ADDE) ||
H A DMipsISelLowering.cpp372 // ADDENode's second operand must be a flag output of an ADDC node in order
376 if (ADDCNode->getOpcode() != ISD::ADDC)
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MBlaze/Disassembler/
H A DMBlazeDisassembler.cpp40 MBlaze::ADD, MBlaze::RSUB, MBlaze::ADDC, MBlaze::RSUBC, //00,01,02,03
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/XCore/
H A DXCoreISelLowering.cpp88 setOperationAction(ISD::ADDC, MVT::i32, Expand);
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp319 case ISD::ADDC:
H A DX86ISelLowering.cpp364 setOperationAction(ISD::ADDC, VT, Custom);
11362 case ISD::ADDC: Opc = X86ISD::ADD; break;
11443 case ISD::ADDC:
11506 case ISD::ADDC:

Completed in 758 milliseconds

12