Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h950 bool mayAccessFlatAddressSpace(const MachineInstr &MI) const;
DSIInstrInfo.cpp6056 bool SIInstrInfo::mayAccessFlatAddressSpace(const MachineInstr &MI) const { in mayAccessFlatAddressSpace() function in SIInstrInfo