Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/XCore/
D2009-01-08-Crash.ll3 ;; address arithmetic was folded into the LDWSP instruction,
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/XCore/
D2009-01-08-Crash.ll3 ;; address arithmetic was folded into the LDWSP instruction,
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h46 LDWSP, enumerator
DXCoreISelLowering.cpp54 case XCoreISD::LDWSP : return "XCoreISD::LDWSP"; in getTargetNodeName()
1099 SDValue load = DAG.getNode(XCoreISD::LDWSP, dl, VTs, Ops); in LowerCallResult()
DXCoreInstrInfo.td72 def XCoreLdwsp : SDNode<"XCoreISD::LDWSP", SDT_XCoreLdwsp,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreISelLowering.h46 LDWSP, enumerator
DXCoreISelLowering.cpp55 case XCoreISD::LDWSP : return "XCoreISD::LDWSP"; in getTargetNodeName()
1084 SDValue load = DAG.getNode(XCoreISD::LDWSP, dl, VTs, Ops); in LowerCallResult()
DXCoreInstrInfo.td72 def XCoreLdwsp : SDNode<"XCoreISD::LDWSP", SDT_XCoreLdwsp,