Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h460 static bool isSegmentSpecificFLAT(const MachineInstr &MI) { in isSegmentSpecificFLAT() function
DSIInstrInfo.cpp2176 return !isFLAT(MIb) || isSegmentSpecificFLAT(MIb); in areMemAccessesTriviallyDisjoint()