Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2390 static unsigned getVectorComparison(ISD::CondCode CC, bool IsFP) { in getVectorComparison() function
2418 if (unsigned Opcode = getVectorComparison(CC, IsFP)) { in getVectorComparisonOrInvert()
2424 if (unsigned Opcode = getVectorComparison(CC, IsFP)) { in getVectorComparisonOrInvert()