Home
last modified time | relevance | path

Searched refs:BORROW (Results 1 – 11 of 11) sorted by relevance

/external/epid-sdk/ext/ipp/sources/ippcp/
Dpcpbnuimpl.h121 #define SUB_AB(BORROW,R, A,B) \ argument
123 (BORROW) = (A)<(B); \
128 #define SUB_ABC(BORROW,R, A,B,C) \ argument
134 (BORROW) = __t1 + __t2; \
/external/llvm/lib/Target/SystemZ/
DREADME.txt60 ADD LOGICAL WITH CARRY and SUBTRACT LOGICAL WITH BORROW, so the high
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h263 BORROW, enumerator
DAMDGPUInstrInfo.td138 def AMDGPUborrow : SDNode<"AMDGPUISD::BORROW", SDTIntBinOp, []>;
DAMDGPUISelLowering.cpp2834 NODE_NAME_CASE(BORROW) in getTargetNodeName()
2934 case AMDGPUISD::BORROW: { in computeKnownBitsForTargetNode()
2981 case AMDGPUISD::BORROW: in ComputeNumSignBitsForTargetNode()
DR600ISelLowering.cpp623 case ISD::USUBO: return LowerUADDSUBO(Op, DAG, ISD::SUB, AMDGPUISD::BORROW); in LowerOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DREADME.txt60 ADD LOGICAL WITH CARRY and SUBTRACT LOGICAL WITH BORROW, so the high
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h392 BORROW, enumerator
DAMDGPUInstrInfo.td214 def AMDGPUborrow : SDNode<"AMDGPUISD::BORROW", SDTIntBinOp, []>;
DAMDGPUISelLowering.cpp4044 NODE_NAME_CASE(BORROW) in getTargetNodeName()
4185 case AMDGPUISD::BORROW: { in computeKnownBitsForTargetNode()
4314 case AMDGPUISD::BORROW: in ComputeNumSignBitsForTargetNode()
DR600ISelLowering.cpp484 case ISD::USUBO: return LowerUADDSUBO(Op, DAG, ISD::SUB, AMDGPUISD::BORROW); in LowerOperation()