Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp361 bool evaluateCMPpi(uint32_t Cmp, uint32_t Props, const APInt &A2,
1141 return evaluateCMPpi(Cmp, LS.properties(), A2, Result); in evaluateCMPri()
1176 evaluateCMPpi(NegCmp, Props2, A, Res); in evaluateCMPrp()
1228 bool MachineConstEvaluator::evaluateCMPpi(uint32_t Cmp, uint32_t Props, in evaluateCMPpi() function in MachineConstEvaluator