Home
last modified time | relevance | path

Searched refs:CARRY (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/simdutf/
H A Dsimdutf.cpp15262 constexpr const uint8_t CARRY = TOO_SHORT | TOO_LONG | TWO_CONTS; // These all have ____ in byte 1 .
15265 CARRY | OVERLONG_3 | OVERLONG_2 | OVERLONG_4,
15267 CARRY | OVERLONG_2,
15269 CARRY,
15270 CARRY,
15273 CARRY | TOO_LARGE,
15275 CARRY | TOO_LARGE | TOO_LARGE_1000,
15277 CARRY | TOO_LARGE | TOO_LARGE_1000,
15278 CARRY | TOO_LARGE | TOO_LARGE_1000,
15281 CARRY | TOO_LARG
[all...]
/third_party/musl/libc-test/src/functionalext/common/
H A Dpthread_util.h56 static int CARRY = 4; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h415 CARRY,
H A DAMDGPUISelLowering.cpp4280 NODE_NAME_CASE(CARRY) in getTargetNodeName()
4435 case AMDGPUISD::CARRY: in computeKnownBitsForTargetNode()
4591 case AMDGPUISD::CARRY: in ComputeNumSignBitsForTargetNode()
H A DR600ISelLowering.cpp485 case ISD::UADDO: return LowerUADDSUBO(Op, DAG, ISD::ADD, AMDGPUISD::CARRY); in LowerOperation()

Completed in 35 milliseconds