Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1872 bool evaluateHexExt(const MachineInstr &MI, const CellMap &Inputs,
2077 bool Eval = evaluateHexExt(MI, Inputs, Outputs); in evaluate()
2717 bool HexagonConstEvaluator::evaluateHexExt(const MachineInstr &MI, in evaluateHexExt() function in HexagonConstEvaluator