Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp341 bool IsNand = false; in expandAtomicBinOpSubword() local
353 IsNand = true; in expandAtomicBinOpSubword()
455 if (IsNand) { in expandAtomicBinOpSubword()
678 bool IsNand = false; in expandAtomicBinOp() local
700 IsNand = true; in expandAtomicBinOp()
723 IsNand = true; in expandAtomicBinOp()
822 } else if (IsNand) { in expandAtomicBinOp()