Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp419 bool evaluateEXTRACTi(const APInt &A1, unsigned Bits, unsigned Offset,
1755 evaluateEXTRACTi(A, Bits, Offset, Signed, CA); in evaluateEXTRACTr()
1764 bool MachineConstEvaluator::evaluateEXTRACTi(const APInt &A1, unsigned Bits, in evaluateEXTRACTi() function in MachineConstEvaluator