Searched refs:removeSExtWInstrs (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchOptWInstrs.cpp | 67 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 D | RISCVOptWInstrs.cpp | 68 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()
|