Home
last modified time | relevance | path

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

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