Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DAMDGPUSubtarget.h151 bool hasBFI() const { in hasBFI() function
DAMDGPUISelLowering.cpp251 if (!Subtarget->hasBFI()) { in AMDGPUTargetLowering()