Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1881 bool rewriteHexConstDefs(MachineInstr &MI, const CellMap &Inputs,
2349 Changed = rewriteHexConstDefs(MI, Inputs, AllDefs); in rewrite()
2790 bool HexagonConstEvaluator::rewriteHexConstDefs(MachineInstr &MI, in rewriteHexConstDefs() function in HexagonConstEvaluator