Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DR600Subtarget.h103 bool hasCARRY() const { in hasCARRY() function
DGCNSubtarget.h388 bool hasCARRY() const { in hasCARRY() function
DR600ISelLowering.cpp118 if (Subtarget->hasCARRY()) in R600TargetLowering()