Home
last modified time | relevance | path

Searched refs:LSUB (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreISelLowering.h56 LSUB, enumerator
H A DXCoreISelDAGToDAG.cpp169 case XCoreISD::LSUB: { in Select()
H A DXCoreISelLowering.cpp58 case XCoreISD::LSUB : return "XCoreISD::LSUB"; in getTargetNodeName()
718 XCoreISD::LSUB; in ExpandADDSUB()
1667 case XCoreISD::LSUB: { in PerformDAGCombine()
1821 case XCoreISD::LSUB: in computeKnownBitsForTargetNode()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.h786 LSUB, enumerator
H A DX86InstrInfo.td273 def X86lock_sub : SDNode<"X86ISD::LSUB", SDTLockBinaryArithWithFlags,
H A DX86ISelLowering.cpp31631 NewOpc = X86ISD::LSUB; in lowerAtomicArithWithLOCK()
33531 NODE_NAME_CASE(LSUB) in getTargetNodeName()