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