Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1888 bool rewriteHexConstDefs(MachineInstr &MI, const CellMap &Inputs,
2356 Changed = rewriteHexConstDefs(MI, Inputs, AllDefs); in rewrite()
2797 bool HexagonConstEvaluator::rewriteHexConstDefs(MachineInstr &MI, in rewriteHexConstDefs() function in HexagonConstEvaluator