Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1197 const auto NotUno = in createFCMPLibcall() local
1200 if (NotOeq && NotUno) in createFCMPLibcall()
1201 MIRBuilder.buildAnd(DstReg, NotOeq, NotUno); in createFCMPLibcall()