Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1867 bool evaluateHexCondMove(const MachineInstr &MI, const CellMap &Inputs,
2062 bool Eval = evaluateHexCondMove(MI, Inputs, Outputs); in evaluate()
2678 bool HexagonConstEvaluator::evaluateHexCondMove(const MachineInstr &MI, in evaluateHexCondMove() function in HexagonConstEvaluator