Searched refs:OffsetIsScalable1 (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.h | 175 int64_t Offset1, bool OffsetIsScalable1,
|
H A D | RISCVInstrInfo.cpp | 2690 bool OffsetIsScalable1, ArrayRef<const MachineOperand *> BaseOps2, in shouldClusterMemOps() 2683 shouldClusterMemOps(ArrayRef<const MachineOperand * > BaseOps1,int64_t Offset1,bool OffsetIsScalable1,ArrayRef<const MachineOperand * > BaseOps2,int64_t Offset2,bool OffsetIsScalable2,unsigned ClusterSize,unsigned NumBytes) const shouldClusterMemOps() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.h | 325 int64_t Offset1, bool OffsetIsScalable1,
|
H A D | AArch64InstrInfo.cpp | 4313 bool OffsetIsScalable1, ArrayRef<const MachineOperand *> BaseOps2, in shouldClusterMemOps() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 576 int64_t Offset1, bool OffsetIsScalable1,
|
H A D | PPCInstrInfo.cpp | 2890 bool OffsetIsScalable1, ArrayRef<const MachineOperand *> BaseOps2, in shouldClusterMemOps() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 1562 int64_t Offset1, bool OffsetIsScalable1, in shouldClusterMemOps() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.h | 247 int64_t Offset1, bool OffsetIsScalable1,
|
H A D | SIInstrInfo.cpp | 550 int64_t Offset1, bool OffsetIsScalable1, in shouldClusterMemOps() argument
|