Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVETPAndVPTOptimisationsPass.cpp75 bool ReplaceVCMPsByVPNOTs(MachineBasicBlock &MBB);
804 bool MVETPAndVPTOptimisations::ReplaceVCMPsByVPNOTs(MachineBasicBlock &MBB) { in ReplaceVCMPsByVPNOTs() function in MVETPAndVPTOptimisations
1040 Modified |= ReplaceVCMPsByVPNOTs(MBB); in runOnMachineFunction()