Home
last modified time | relevance | path

Searched defs:BaseOps1 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp3202 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 DSIInstrInfo.cpp529 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 DTargetInstrInfo.h1627 virtual bool shouldClusterMemOps(ArrayRef<const MachineOperand *> BaseOps1, in shouldClusterMemOps()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2912 ArrayRef<const MachineOperand *> BaseOps1, int64_t OpOffset1, in shouldClusterMemOps()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4897 ArrayRef<const MachineOperand *> BaseOps1, int64_t OpOffset1, in shouldClusterMemOps()