Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETPAndVPTOptimisationsPass.cpp80 bool ReplaceVCMPsByVPNOTs(MachineBasicBlock &MBB);
844 bool MVETPAndVPTOptimisations::ReplaceVCMPsByVPNOTs(MachineBasicBlock &MBB) { in ReplaceVCMPsByVPNOTs() function in MVETPAndVPTOptimisations
1084 Modified |= ReplaceVCMPsByVPNOTs(MBB); in runOnMachineFunction()