Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2753 static bool safeWithoutCompWithNull(EVT SrcVT, ISD::CondCode CC, in safeWithoutCompWithNull() function
2784 if (CompVT == VT && safeWithoutCompWithNull(VT, CC, WithCMov) && in generateComparison()