Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchOptWInstrs.cpp67 bool removeSExtWInstrs(MachineFunction &MF, const LoongArchInstrInfo &TII,
683 bool LoongArchOptWInstrs::removeSExtWInstrs(MachineFunction &MF, in removeSExtWInstrs() function in LoongArchOptWInstrs
825 MadeChange |= removeSExtWInstrs(MF, TII, ST, MRI); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVOptWInstrs.cpp68 bool removeSExtWInstrs(MachineFunction &MF, const RISCVInstrInfo &TII,
630 bool RISCVOptWInstrs::removeSExtWInstrs(MachineFunction &MF, in removeSExtWInstrs() function in RISCVOptWInstrs
773 MadeChange |= removeSExtWInstrs(MF, TII, ST, MRI); in runOnMachineFunction()