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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp341 bool IsNand = false; local
352 IsNand = true;
438 if (IsNand) {
642 bool IsNand = false; local
664 IsNand = true;
687 IsNand = true;
786 } else if (IsNand) {

Completed in 71 milliseconds