Searched refs:evaluateCMPpp (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstPropagation.cpp | 373 bool evaluateCMPpp(uint32_t Cmp, uint32_t Props1, uint32_t Props2, 1117 return evaluateCMPpp(Cmp, Prop1, LS2.properties(), Result); in evaluateCMPrr() 1178 return evaluateCMPpp(Cmp, LS.properties(), Props2, Result); in evaluateCMPrp() 1304 bool MachineConstEvaluator::evaluateCMPpp(uint32_t Cmp, uint32_t Props1, in evaluateCMPpp() function in MachineConstEvaluator
|