Searched refs:BORROW (Results 1 – 5 of 5) sorted by relevance
60 ADD LOGICAL WITH CARRY and SUBTRACT LOGICAL WITH BORROW, so the high
416 BORROW, enumerator
199 def AMDGPUborrow : SDNode<"AMDGPUISD::BORROW", SDTIntBinOp, []>;
4281 NODE_NAME_CASE(BORROW) in getTargetNodeName()4436 case AMDGPUISD::BORROW: { in computeKnownBitsForTargetNode()4592 case AMDGPUISD::BORROW: in ComputeNumSignBitsForTargetNode()
486 case ISD::USUBO: return LowerUADDSUBO(Op, DAG, ISD::SUB, AMDGPUISD::BORROW); in LowerOperation()