Home
last modified time | relevance | path

Searched refs:hasCARRY (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDAMDGPUSubtarget.h203 bool hasCARRY() const { in hasCARRY() function
HDR600ISelLowering.cpp96 if (Subtarget->hasCARRY()) in R600TargetLowering()