Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h99 bool hasBORROW() const { in hasBORROW() function
H A DR600ISelLowering.cpp121 if (Subtarget->hasBORROW()) in R600TargetLowering()