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