Home
last modified time | relevance | path

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

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