HomeSort by relevance Sort by last modified time
    Searched refs:isLegalFlatAddressingMode (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.h 69 bool isLegalFlatAddressingMode(const AddrMode &AM) const;
SIISelLowering.cpp 292 bool SITargetLowering::isLegalFlatAddressingMode(const AddrMode &AM) const {
352 return isLegalFlatAddressingMode(AM);
422 return isLegalFlatAddressingMode(AM);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIISelLowering.h 158 bool isLegalFlatAddressingMode(const AddrMode &AM) const;
SIISelLowering.cpp     [all...]

Completed in 206 milliseconds