Searched refs:rewriteHexConstUses (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1885 bool rewriteHexConstUses(MachineInstr &MI, const CellMap &Inputs);
2356 Changed |= rewriteHexConstUses(MI, Inputs);
2956 bool HexagonConstEvaluator::rewriteHexConstUses(MachineInstr &MI, function in class:HexagonConstEvaluator

Completed in 186 milliseconds