Home
last modified time | relevance | path

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

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