Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DMVETPAndVPTOptimisationsPass.cpp80 bool ReplaceVCMPsByVPNOTs(MachineBasicBlock &MBB);
842 bool MVETPAndVPTOptimisations::ReplaceVCMPsByVPNOTs(MachineBasicBlock &MBB) { in ReplaceVCMPsByVPNOTs() function in MVETPAndVPTOptimisations
1078 Modified |= ReplaceVCMPsByVPNOTs(MBB); in runOnMachineFunction()