Searched refs:evaluateORri (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstPropagation.cpp | 368 bool evaluateORri(const RegSubRegPair &R1, const APInt &A2, 1449 evaluateORri(R1, A, Inputs, RC); in evaluateORrr() 1457 bool MachineConstEvaluator::evaluateORri(const RegSubRegPair &R1, in evaluateORri() function in MachineConstEvaluator 2050 bool Eval = evaluateORri(R, A, Inputs, RC); in evaluate() 2662 Eval = evaluateORri(R1, A, Inputs, RC); in evaluateHexLogical()
|