Searched refs:offsetsDoNotOverlap (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 1333 static bool offsetsDoNotOverlap(int WidthA, int OffsetA, in offsetsDoNotOverlap() function 1356 offsetsDoNotOverlap(Width0, Offset0, Width1, Offset1)) { in checkInstOffsetsDoNotOverlap()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 2110 static bool offsetsDoNotOverlap(int WidthA, int OffsetA, in offsetsDoNotOverlap() function 2133 offsetsDoNotOverlap(Width0, Offset0, Width1, Offset1)) { in checkInstOffsetsDoNotOverlap()
|