Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2749 static bool safeWithoutCompWithNull(EVT SrcVT, ISD::CondCode CC, in safeWithoutCompWithNull() function
2780 if (CompVT == VT && safeWithoutCompWithNull(VT, CC, WithCMov) && in generateComparison()