Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp83 MachineInstr *findPairable(MachineInstr *I1, bool &DoInsertAtI1);
435 MachineInstr *I2 = findPairable(I1, DoInsertAtI1); in runOnMachineFunction()
450 MachineInstr *HexagonCopyToCombine::findPairable(MachineInstr *I1, in findPairable() function in HexagonCopyToCombine