Searched refs:collectInstr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp397 void collectInstr(MachineInstr &MI);
1227 void HCE::collectInstr(MachineInstr &MI) { function in class:HCE
1251 collectInstr(MI);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterPressure.cpp480 void collectInstr(const MachineInstr &MI) const {
578 Collector.collectInstr(MI);

Completed in 142 milliseconds