Searched defs:BaseOps1 (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.cpp | 3202 ArrayRef<const MachineOperand *> BaseOps1, in memOpsHaveSameBasePtr() 3233 ArrayRef<const MachineOperand *> BaseOps1, int64_t Offset1, in shouldClusterMemOps()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.cpp | 529 ArrayRef<const MachineOperand *> BaseOps1, in memOpsHaveSameBasePtr() 559 bool SIInstrInfo::shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, in shouldClusterMemOps() 3803 memOpsHaveSameBaseOperands(ArrayRef<const MachineOperand *> BaseOps1, in memOpsHaveSameBaseOperands() 3825 SmallVector<const MachineOperand *, 4> BaseOps0, BaseOps1; in checkInstOffsetsDoNotOverlap() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 1627 virtual bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, in shouldClusterMemOps()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.cpp | 2912 ArrayRef<const MachineOperand *> BaseOps1, int64_t OpOffset1, in shouldClusterMemOps()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.cpp | 4897 ArrayRef<const MachineOperand *> BaseOps1, int64_t OpOffset1, in shouldClusterMemOps()
|