Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1857 static APInt getCmpImm(unsigned Opc, unsigned OpX,
2466 APInt HexagonConstEvaluator::getCmpImm(unsigned Opc, unsigned OpX, in getCmpImm() function in HexagonConstEvaluator
2609 APInt A2 = getCmpImm(Opc, 2, Src2); in evaluateHexCompare2()
2613 APInt A1 = getCmpImm(Opc, 1, Src1); in evaluateHexCompare2()
2619 APInt A2 = getCmpImm(Opc, 2, Src2); in evaluateHexCompare2()