Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRegisterPressure.cpp479 void collectInstr(const MachineInstr &MI) const { in collectInstr() function in __anon6024f50b0611::RegisterOperandsCollector
575 Collector.collectInstr(MI); in collect()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonConstExtenders.cpp399 void collectInstr(MachineInstr &MI);
1233 void HCE::collectInstr(MachineInstr &MI) { in collectInstr() function in HCE
1257 collectInstr(MI); in collect()