Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterPressure.cpp480 void collectInstr(const MachineInstr &MI) const { in collectInstr() function in __anon800a673d0611::RegisterOperandsCollector
576 Collector.collectInstr(MI); in collect()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp398 void collectInstr(MachineInstr &MI);
1228 void HCE::collectInstr(MachineInstr &MI) { in collectInstr() function in HCE
1252 collectInstr(MI); in collect()