Home
last modified time | relevance | path

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

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