Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp399 bool evaluateEXTRACTi(const APInt &A1, unsigned Bits, unsigned Offset,
1757 evaluateEXTRACTi(A, Bits, Offset, Signed, CA); in evaluateEXTRACTr()
1766 bool MachineConstEvaluator::evaluateEXTRACTi(const APInt &A1, unsigned Bits, in evaluateEXTRACTi() function in MachineConstEvaluator