Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1308 bool mayAccessFlatAddressSpace(const MachineInstr &MI) const;
H A DSIInstrInfo.cpp8753 bool SIInstrInfo::mayAccessFlatAddressSpace(const MachineInstr &MI) const { in mayAccessFlatAddressSpace() function in SIInstrInfo