Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7247 static CmpInst::Predicate minMaxToCompare(unsigned Opc) { in minMaxToCompare() function
7265 const CmpInst::Predicate Pred = minMaxToCompare(MI.getOpcode()); in lowerMinMax()