Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1877 bool evaluateHexCondMove(const MachineInstr &MI, const CellMap &Inputs,
2072 bool Eval = evaluateHexCondMove(MI, Inputs, Outputs); in evaluate()
2681 bool HexagonConstEvaluator::evaluateHexCondMove(const MachineInstr &MI, in evaluateHexCondMove() function in HexagonConstEvaluator