Home
last modified time | relevance | path

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

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