Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp2947 SmallVector<const MachineOperand *, 4> BaseOps0, BaseOps1; in checkInstOffsetsDoNotOverlap() local
2951 if (!getMemOperandsWithOffsetWidth(MIa, BaseOps0, Offset0, Offset0IsScalable, in checkInstOffsetsDoNotOverlap()
2957 if (!memOpsHaveSameBaseOperands(BaseOps0, BaseOps1)) in checkInstOffsetsDoNotOverlap()