Searched refs:BORROW (Results 1 – 5 of 5) sorted by relevance
76 ADD LOGICAL WITH CARRY and SUBTRACT LOGICAL WITH BORROW, so the high
261 BORROW, enumerator
133 def AMDGPUborrow : SDNode<"AMDGPUISD::BORROW", SDTIntBinOp, []>;
2697 NODE_NAME_CASE(BORROW) in getTargetNodeName()2823 case AMDGPUISD::BORROW: { in computeKnownBitsForTargetNode()2870 case AMDGPUISD::BORROW: in ComputeNumSignBitsForTargetNode()
598 case ISD::USUBO: return LowerUADDSUBO(Op, DAG, ISD::SUB, AMDGPUISD::BORROW); in LowerOperation()