Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp685 XCoreISD::LSUB; in ExpandADDSUB()
1543 case XCoreISD::LSUB: { in PerformDAGCombine()
1697 case XCoreISD::LSUB: in computeKnownBitsForTargetNode()
H A DXCoreInstrInfo.td83 def XCoreLSub : SDNode<"XCoreISD::LSUB", SDT_XCoreLAddSub>;
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h886 LSUB, enumerator
H A DX86InstrFragments.td282 def X86lock_sub : SDNode<"X86ISD::LSUB", SDTLockBinaryArithWithFlags,
H A DX86ISelLowering.cpp28060 Opc = X86ISD::LSUB; in LowerINTRINSIC_W_CHAIN()
32855 NewOpc = X86ISD::LSUB; in lowerAtomicArithWithLOCK()
35027 NODE_NAME_CASE(LSUB) in getTargetNodeName()