Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h840 bool mayAccessFlatAddressSpace(const MachineInstr &MI) const;
DSIInstrInfo.cpp4830 bool SIInstrInfo::mayAccessFlatAddressSpace(const MachineInstr &MI) const { in mayAccessFlatAddressSpace() function in SIInstrInfo