Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h476 MachineBasicBlock::instr_iterator expandVGatherPseudo(MachineInstr &MI) const;
H A DHexagonVLIWPacketizer.cpp1813 for (auto &I : make_range(HII->expandVGatherPseudo(*MI), NextMI)) in endPacket()
H A DHexagonInstrInfo.cpp1546 HexagonInstrInfo::expandVGatherPseudo(MachineInstr &MI) const { in expandVGatherPseudo() function in HexagonInstrInfo