Home
last modified time | relevance | path

Searched defs:SecondLdSt (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2283 const MachineInstr &SecondLdSt = *BaseOps2.front()->getParent(); shouldClusterMemOps() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2900 const MachineInstr &SecondLdSt = *BaseOp2.getParent(); shouldClusterMemOps() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4261 const MachineInstr &SecondLdSt = *BaseOp2.getParent(); shouldClusterMemOps() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp560 if (!memOpsHaveSameBasePtr(FirstLdSt, BaseOps1, SecondLdSt, BaseOps2)) in shouldClusterMemOps() local