Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEVPTBlockPass.cpp65 static MachineInstr *findVCMPToFoldIntoVPST(MachineBasicBlock::iterator MI, in findVCMPToFoldIntoVPST() function
277 if (MachineInstr *VCMP = findVCMPToFoldIntoVPST(MI, TRI, NewOpcode)) { in InsertVPTBlocks()