Searched refs:LDWSP (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/CodeGen/XCore/ |
D | 2009-01-08-Crash.ll | 3 ;; address arithmetic was folded into the LDWSP instruction,
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/XCore/ |
D | 2009-01-08-Crash.ll | 3 ;; address arithmetic was folded into the LDWSP instruction,
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.h | 46 LDWSP, enumerator
|
D | XCoreISelLowering.cpp | 54 case XCoreISD::LDWSP : return "XCoreISD::LDWSP"; in getTargetNodeName() 1099 SDValue load = DAG.getNode(XCoreISD::LDWSP, dl, VTs, Ops); in LowerCallResult()
|
D | XCoreInstrInfo.td | 72 def XCoreLdwsp : SDNode<"XCoreISD::LDWSP", SDT_XCoreLdwsp,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.h | 46 LDWSP, enumerator
|
D | XCoreISelLowering.cpp | 55 case XCoreISD::LDWSP : return "XCoreISD::LDWSP"; in getTargetNodeName() 1084 SDValue load = DAG.getNode(XCoreISD::LDWSP, dl, VTs, Ops); in LowerCallResult()
|
D | XCoreInstrInfo.td | 72 def XCoreLdwsp : SDNode<"XCoreISD::LDWSP", SDT_XCoreLdwsp,
|