Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVMergeBaseOffset.cpp46 bool foldIntoMemoryOps(MachineInstr &Hi, MachineInstr &Lo);
344 bool RISCVMergeBaseOffsetOpt::foldIntoMemoryOps(MachineInstr &Hi, in foldIntoMemoryOps() function in RISCVMergeBaseOffsetOpt
445 MadeChange |= foldIntoMemoryOps(Hi, *Lo); in runOnMachineFunction()