Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp373 bool evaluateXORri(const RegSubRegPair &R1, const APInt &A2,
1517 evaluateXORri(R1, A, Inputs, RC); in evaluateXORrr()
1525 bool MachineConstEvaluator::evaluateXORri(const RegSubRegPair &R1, in evaluateXORri() function in MachineConstEvaluator