Searched refs:CanInvertMVEVCMP (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp14661 static bool CanInvertMVEVCMP(SDValue N) { function
14677 return CanInvertMVEVCMP(V);
14817 if (CanInvertMVEVCMP(N0)) {

Completed in 114 milliseconds