Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp93 bool splitInstr(MachineInstr *MI, const UUPairMap &PairMap);
968 bool HexagonSplitDoubleRegs::splitInstr(MachineInstr *MI, in splitInstr() function in HexagonSplitDoubleRegs
1135 bool Done = splitInstr(MI, PairMap); in splitPartition()