Home
last modified time | relevance | path

Searched refs:LDWSP (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/XCore/
H A D2009-01-08-Crash.ll3 ;; address arithmetic was folded into the LDWSP instruction,
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h44 LDWSP, enumerator
H A DXCoreISelLowering.cpp54 case XCoreISD::LDWSP : return "XCoreISD::LDWSP"; in getTargetNodeName()
1087 SDValue load = DAG.getNode(XCoreISD::LDWSP, dl, VTs, Ops); in LowerCallResult()
H A DXCoreInstrInfo.td71 def XCoreLdwsp : SDNode<"XCoreISD::LDWSP", SDT_XCoreLdwsp,