Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1873 bool evaluateHexExt(const MachineInstr &MI, const CellMap &Inputs,
2078 bool Eval = evaluateHexExt(MI, Inputs, Outputs); in evaluate()
2718 bool HexagonConstEvaluator::evaluateHexExt(const MachineInstr &MI, in evaluateHexExt() function in HexagonConstEvaluator