Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11188 bool OneNaN = false; in emitFloatCompareMask() local
11190 OneNaN = true; in emitFloatCompareMask()
11192 OneNaN = true; in emitFloatCompareMask()
11195 OneNaN = true; in emitFloatCompareMask()
11198 if (OneNaN) in emitFloatCompareMask()
15890 bool OneNaN = false; in LowerVSETCC() local
15892 OneNaN = true; in LowerVSETCC()
15894 OneNaN = true; in LowerVSETCC()
15897 OneNaN = true; in LowerVSETCC()
15900 if (OneNaN) { in LowerVSETCC()