Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp1873 bool rewriteHexConstUses(MachineInstr &MI, const CellMap &Inputs);
2344 Changed |= rewriteHexConstUses(MI, Inputs); in rewrite()
2942 bool HexagonConstEvaluator::rewriteHexConstUses(MachineInstr &MI, in rewriteHexConstUses() function in HexagonConstEvaluator