Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp114 bool splitInstr(MachineInstr *MI, const UUPairMap &PairMap);
990 bool HexagonSplitDoubleRegs::splitInstr(MachineInstr *MI, in splitInstr() function in HexagonSplitDoubleRegs
1157 bool Done = splitInstr(MI, PairMap); in splitPartition()