Home
last modified time | relevance | path

Searched refs:foldIntoMemoryOps (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMergeBaseOffset.cpp45 bool foldIntoMemoryOps(MachineInstr &Hi, MachineInstr &Lo);
362 bool RISCVMergeBaseOffsetOpt::foldIntoMemoryOps(MachineInstr &Hi, in foldIntoMemoryOps() function in RISCVMergeBaseOffsetOpt
551 MadeChange |= foldIntoMemoryOps(Hi, *Lo); in runOnMachineFunction()