Searched refs:MACCU (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h60 // Corresponds to MACCU instruction
61 MACCU, enumerator in enum:llvm::XCoreISD::NodeType
H A DXCoreISelDAGToDAG.cpp150 case XCoreISD::MACCU: {
H A DXCoreISelLowering.cpp57 case XCoreISD::MACCU : return "XCoreISD::MACCU";
659 SDValue Hi = DAG.getNode(XCoreISD::MACCU, dl,
678 SDValue Hi = DAG.getNode(XCoreISD::MACCU, dl,

Completed in 106 milliseconds