Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/XCore/
DXCoreISelLowering.h56 LSUB, enumerator
DXCoreISelDAGToDAG.cpp176 case XCoreISD::LSUB: { in Select()
DXCoreISelLowering.cpp58 case XCoreISD::LSUB : return "XCoreISD::LSUB"; in getTargetNodeName()
717 XCoreISD::LSUB; in ExpandADDSUB()
1662 case XCoreISD::LSUB: { in PerformDAGCombine()
1816 case XCoreISD::LSUB: in computeKnownBitsForTargetNode()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.h800 LSUB, enumerator
DX86InstrInfo.td272 def X86lock_sub : SDNode<"X86ISD::LSUB", SDTLockBinaryArithWithFlags,
DX86ISelLowering.cpp28547 Opc = X86ISD::LSUB; in LowerINTRINSIC_W_CHAIN()
32517 NewOpc = X86ISD::LSUB; in lowerAtomicArithWithLOCK()
34501 NODE_NAME_CASE(LSUB) in getTargetNodeName()