Searched defs:ADDC (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/Lanai/ |
| D | LanaiAluCode.h | 24 ADDC = 0x01, enumerator
|
| /openbsd/src/lib/libedit/ |
| D | keymacro.c | 618 #define ADDC(c) \ macro
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.h | 39 ADDC, // Add with carry: (X, Y, Cin) -> (X+Y, Cout). enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.h | 109 ADDC, // Add with carry enumerator
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | m88k.h | 254 #define ADDC 2 macro
|
| /openbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | m88k.h | 253 #define ADDC 2 macro
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| D | ISDOpcodes.h | 269 ADDC, enumerator
|
| /openbsd/src/sys/arch/hppa/hppa/ |
| D | db_disasm.c | 568 #define ADDC 0x02, 0x38, 20, 7 /* ADD with CARRY */ macro
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 17223 APInt ADDC = CTVal->getAPIntValue(); in performAddCSelIntoCSinc() local
|
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 5656 APInt ADDC = ADDI->getAPIntValue(); in visitANDLike() local
|