Searched defs:collectInstr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegisterPressure.cpp | 479 void collectInstr(const MachineInstr &MI) const { in collectInstr() function in __anona4fb94840611::RegisterOperandsCollector |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonConstExtenders.cpp | 1229 void HCE::collectInstr(MachineInstr &MI) { collectInstr() function in HCE |