Searched refs:removeSExtWInstrs (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVOptWInstrs.cpp | 68 bool removeSExtWInstrs(MachineFunction &MF, const RISCVInstrInfo &TII, 672 bool RISCVOptWInstrs::removeSExtWInstrs(MachineFunction &MF, in removeSExtWInstrs() function in RISCVOptWInstrs 815 MadeChange |= removeSExtWInstrs(MF, TII, ST, MRI); in runOnMachineFunction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchOptWInstrs.cpp | 67 bool removeSExtWInstrs(MachineFunction &MF, const LoongArchInstrInfo &TII, 714 bool LoongArchOptWInstrs::removeSExtWInstrs(MachineFunction &MF, in removeSExtWInstrs() function in LoongArchOptWInstrs 856 MadeChange |= removeSExtWInstrs(MF, TII, ST, MRI); in runOnMachineFunction()
|