Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVVectorPeephole.cpp62 bool convertToUnmasked(MachineInstr &MI) const;
203 bool RISCVVectorPeephole::convertToUnmasked(MachineInstr &MI) const { in convertToUnmasked() function in RISCVVectorPeephole
283 Changed |= convertToUnmasked(MI); in runOnMachineFunction()