Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6399 static CmpInst::Predicate minMaxToCompare(unsigned Opc) { in minMaxToCompare() function
6419 const CmpInst::Predicate Pred = minMaxToCompare(MI.getOpcode()); in lowerMinMax()