Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterPressure.cpp479 void collectInstr(const MachineInstr &MI) const { in collectInstr() function in __anondcf0e0b20611::RegisterOperandsCollector
575 Collector.collectInstr(MI); in collect()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp399 void collectInstr(MachineInstr &MI);
1233 void HCE::collectInstr(MachineInstr &MI) { in collectInstr() function in HCE
1257 collectInstr(MI); in collect()