Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1882 bool rewriteHexConstDefs(MachineInstr &MI, const CellMap &Inputs,
2350 Changed = rewriteHexConstDefs(MI, Inputs, AllDefs); in rewrite()
2791 bool HexagonConstEvaluator::rewriteHexConstDefs(MachineInstr &MI, in rewriteHexConstDefs() function in HexagonConstEvaluator