Home
last modified time | relevance | path

Searched refs:STWSP (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h47 STWSP, enumerator
H A DXCoreISelLowering.cpp55 case XCoreISD::STWSP : return "XCoreISD::STWSP"; in getTargetNodeName()
1077 MemOpChains.push_back(DAG.getNode(XCoreISD::STWSP, dl, MVT::Other, in LowerCCCCallTo()
H A DXCoreInstrInfo.td67 def XCoreStwsp : SDNode<"XCoreISD::STWSP", SDT_XCoreStwsp,