Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5971 static CmpInst::Predicate minMaxToCompare(unsigned Opc) { in minMaxToCompare() function
5991 const CmpInst::Predicate Pred = minMaxToCompare(MI.getOpcode()); in lowerMinMax()