Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.h62 bool isLegalFlatAddressingMode(const AddrMode &AM) const;
DSIISelLowering.cpp302 bool SITargetLowering::isLegalFlatAddressingMode(const AddrMode &AM) const { in isLegalFlatAddressingMode() function in SITargetLowering
362 return isLegalFlatAddressingMode(AM); in isLegalAddressingMode()
427 return isLegalFlatAddressingMode(AM); in isLegalAddressingMode()