Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1858 static APInt getCmpImm(unsigned Opc, unsigned OpX,
2467 APInt HexagonConstEvaluator::getCmpImm(unsigned Opc, unsigned OpX, in getCmpImm() function in HexagonConstEvaluator
2610 APInt A2 = getCmpImm(Opc, 2, Src2); in evaluateHexCompare2()
2614 APInt A1 = getCmpImm(Opc, 1, Src1); in evaluateHexCompare2()
2620 APInt A2 = getCmpImm(Opc, 2, Src2); in evaluateHexCompare2()