Searched refs:evaluateORri (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstPropagation.cpp | 387 bool evaluateORri(const RegisterSubReg &R1, const APInt &A2, 1459 evaluateORri(R1, A, Inputs, RC); in evaluateORrr() 1467 bool MachineConstEvaluator::evaluateORri(const RegisterSubReg &R1, in evaluateORri() function in MachineConstEvaluator 2053 bool Eval = evaluateORri(R, A, Inputs, RC); in evaluate() 2659 Eval = evaluateORri(R1, A, Inputs, RC); in evaluateHexLogical()
|