Searched refs:evaluateORri (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstPropagation.cpp | 388 bool evaluateORri(const RegisterSubReg &R1, const APInt &A2, 1460 evaluateORri(R1, A, Inputs, RC); in evaluateORrr() 1468 bool MachineConstEvaluator::evaluateORri(const RegisterSubReg &R1, in evaluateORri() function in MachineConstEvaluator 2054 bool Eval = evaluateORri(R, A, Inputs, RC); in evaluate() 2660 Eval = evaluateORri(R1, A, Inputs, RC); in evaluateHexLogical()
|