Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h174 bool hasBFI() const { in hasBFI() function
DAMDGPUISelLowering.cpp283 if (!Subtarget->hasBFI()) { in AMDGPUTargetLowering()