Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp95 MachineInstr *findPairable(MachineInstr &I1, bool &DoInsertAtI1,
488 MachineInstr *I2 = findPairable(I1, DoInsertAtI1, OptForSize); in runOnMachineFunction()
503 MachineInstr *HexagonCopyToCombine::findPairable(MachineInstr &I1, in findPairable() function in HexagonCopyToCombine