Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp114 bool splitInstr(MachineInstr *MI, const UUPairMap &PairMap);
991 bool HexagonSplitDoubleRegs::splitInstr(MachineInstr *MI, in splitInstr() function in HexagonSplitDoubleRegs
1158 bool Done = splitInstr(MI, PairMap); in splitPartition()