Searched refs:evaluateCMPpp (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 374 bool evaluateCMPpp(uint32_t Cmp, uint32_t Props1, uint32_t Props2, 1124 return evaluateCMPpp(Cmp, Prop1, LS2.properties(), Result); in evaluateCMPrr() 1185 return evaluateCMPpp(Cmp, LS.properties(), Props2, Result); in evaluateCMPrp() 1311 bool MachineConstEvaluator::evaluateCMPpp(uint32_t Cmp, uint32_t Props1, in evaluateCMPpp() function in MachineConstEvaluator
|