Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegisterPressure.cpp480 void collectInstr(const MachineInstr &MI) const { in collectInstr() function in __anon216687e20611::RegisterOperandsCollector
578 Collector.collectInstr(MI); in collect()
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp399 void collectInstr(MachineInstr &MI);
1229 void HCE::collectInstr(MachineInstr &MI) { in collectInstr() function in HCE
1253 collectInstr(MI); in collect()