Home
last modified time | relevance | path

Searched refs:ADDE (Results 1 – 25 of 78) sorted by relevance

1234

/external/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp195 case ISD::ADDE: { in trySelect()
199 assert(((Opc == ISD::ADDC || Opc == ISD::ADDE) || in trySelect()
204 if (Opcode == ISD::ADDE) { in trySelect()
DMipsSEISelDAGToDAG.cpp245 assert(((Opc == ISD::ADDC || Opc == ISD::ADDE) || in selectAddESubE()
739 case ISD::ADDE: { in trySelect()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/
Daddc-adde-sube-subc.ll5 ; Ensure that the ISDOpcodes ADDC, ADDE, SUBC, SUBE are handled correctly
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiAluCode.h123 case ISD::ADDE: in isdToLanaiAluCode()
/external/llvm/lib/Target/Lanai/
DLanaiAluCode.h123 case ISD::ADDE: in isdToLanaiAluCode()
/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h223 ADDE, SUBE, enumerator
DSelectionDAG.h1185 case ISD::ADDE:
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h232 ADDE, SUBE, enumerator
/external/pcre/dist2/src/sljit/
DsljitNativePPC_32.c129 return push_inst(compiler, ADDE | D(dst) | A(src1) | B(src2)); in emit_single_op()
DsljitNativePPC_64.c267 return push_inst(compiler, ADDE | D(dst) | A(src1) | B(src2)); in emit_single_op()
DsljitNativeARM_64.c71 #define ADDE 0x8b200000 macro
1921 FAIL_IF(push_inst(compiler, ADDE | (0x3 << 13) | RD(dst_reg) | RN(SLJIT_SP) | RM(dst_reg))); in sljit_get_local_base()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp274 assert(Opc == ISD::ADDE && "ISD::ADDE not in a chain of ADDE nodes!"); in selectAddE()
798 case ISD::ADDE: { in trySelect()
/external/llvm/lib/Target/ARM/
DARMISelLowering.h72 ADDE, // Add using carry enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp227 case ISD::ADDE: return "adde"; in getOperationName()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMISelLowering.h99 ADDE, // Add using carry enumerator
DARMISelLowering.cpp1273 case ARMISD::ADDE: return "ARMISD::ADDE"; in getTargetNodeName()
4064 return DAG.getNode(ARMISD::ADDE, DL, DAG.getVTList(VT, MVT::i32), in ConvertCarryFlagToBooleanCarry()
7740 Result = DAG.getNode(ARMISD::ADDE, DL, VTs, Op.getOperand(0), in LowerADDSUBCARRY()
10088 assert((AddeSubeNode->getOpcode() == ARMISD::ADDE || in AddCombineTo64bitMLAL()
10098 if ((AddeSubeNode->getOpcode() == ARMISD::ADDE && in AddCombineTo64bitMLAL()
10117 if (AddeSubeNode->getOpcode() == ARMISD::ADDE && in AddCombineTo64bitMLAL()
10296 (AddeNode->getOpcode() == ARMISD::ADDE) && in PerformUMLALCombine()
10317 if (LHS->getOpcode() == ARMISD::ADDE && in PerformAddcSubcCombine()
10357 unsigned Opcode = (N->getOpcode() == ARMISD::ADDE) ? ARMISD::SUBE in PerformAddeSubeCombine()
10358 : ARMISD::ADDE; in PerformAddeSubeCombine()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp478 case ISD::ADDE: in Select()
700 bool ConsumeCarry = (Opcode == ISD::ADDE || Opcode == ISD::SUBE); in SelectADD_SUB_I64()
703 bool IsAdd = Opcode == ISD::ADD || Opcode == ISD::ADDC || Opcode == ISD::ADDE; in SelectADD_SUB_I64()
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp91 setOperationAction(ISD::ADDE, MVT::i64, Expand); in BPFTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp268 case ISD::ADDE: return "adde"; in getOperationName()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp99 ISD::SRA_PARTS, ISD::SRL_PARTS, ISD::ADDC, ISD::ADDE, ISD::SUBC, in WebAssemblyTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1594 setOperationAction(ISD::ADDE, MVT::i32, Custom); in SparcTargetLowering()
1600 setOperationAction(ISD::ADDE, MVT::i64, Custom); in SparcTargetLowering()
2963 case ISD::ADDC: hiOpc = ISD::ADDE; break; in LowerADDC_ADDE_SUBC_SUBE()
2964 case ISD::ADDE: hasChain = true; break; in LowerADDC_ADDE_SUBC_SUBE()
3112 case ISD::ADDE: in LowerOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DReleaseNotes.rst287 * ``ADDC``/``ADDE``/``SUBC``/``SUBE`` are now deprecated and will default to expand. Backends
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1834 setOperationAction(ISD::ADDE, MVT::i8, Expand); in HexagonTargetLowering()
1835 setOperationAction(ISD::ADDE, MVT::i16, Expand); in HexagonTargetLowering()
1836 setOperationAction(ISD::ADDE, MVT::i32, Expand); in HexagonTargetLowering()
1837 setOperationAction(ISD::ADDE, MVT::i64, Expand); in HexagonTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp111 ISD::SRA_PARTS, ISD::SRL_PARTS, ISD::ADDC, ISD::ADDE, ISD::SUBC, in WebAssemblyTargetLowering()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp1614 setOperationAction(ISD::ADDE, MVT::i64, Custom); in SparcTargetLowering()
2929 case ISD::ADDC: hiOpc = ISD::ADDE; break; in LowerADDC_ADDE_SUBC_SUBE()
2930 case ISD::ADDE: hasChain = true; break; in LowerADDC_ADDE_SUBC_SUBE()
3078 case ISD::ADDE: in LowerOperation()

1234