Home
last modified time | relevance | path

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

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