Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp459 static MachineInstr *canFoldIntoSelect(unsigned Reg, in canFoldIntoSelect() function
501 MachineInstr *DefMI = canFoldIntoSelect(MI.getOperand(1).getReg(), MRI, this); in optimizeSelect()
504 DefMI = canFoldIntoSelect(MI.getOperand(2).getReg(), MRI, this); in optimizeSelect()