HomeSort by: relevance | last modified time | path
    Searched refs:shouldUseLDSConstAddress (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIISelLowering.h 223 bool shouldUseLDSConstAddress(const GlobalValue *GV) const;
AMDGPULegalizerInfo.cpp 2311 if (!TLI->shouldUseLDSConstAddress(GV)) {
SIISelLowering.cpp 4960 bool SITargetLowering::shouldUseLDSConstAddress(const GlobalValue *GV) const {
5683 shouldUseLDSConstAddress(GV)) ||

Completed in 67 milliseconds