Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2416 static unsigned getVectorComparisonOrInvert(ISD::CondCode CC, bool IsFP, in getVectorComparisonOrInvert() function
2502 if (unsigned Opcode = getVectorComparisonOrInvert(CC, IsFP, Invert)) in lowerVectorSETCC()
2506 if (unsigned Opcode = getVectorComparisonOrInvert(CC, IsFP, Invert)) in lowerVectorSETCC()