Searched refs:Offset1IsScalable (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 1017 bool Offset1IsScalable, Offset2IsScalable; in hasLoopCarriedMemDep() local 1018 if (TII->getMemOperandWithOffset(SrcMI, BaseOp1, Offset1, Offset1IsScalable, in hasLoopCarriedMemDep() 1023 Offset1IsScalable == Offset2IsScalable && in hasLoopCarriedMemDep()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.cpp | 3829 bool Offset0IsScalable, Offset1IsScalable; in checkInstOffsetsDoNotOverlap() local 3832 !getMemOperandsWithOffsetWidth(MIb, BaseOps1, Offset1, Offset1IsScalable, in checkInstOffsetsDoNotOverlap()
|