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.cpp340 bool IsNand = false; in expandAtomicBinOpSubword() local
352 IsNand = true; in expandAtomicBinOpSubword()
475 if (IsNand) { in expandAtomicBinOpSubword()
773 bool IsNand = false; in expandAtomicBinOp() local
795 IsNand = true; in expandAtomicBinOp()
818 IsNand = true; in expandAtomicBinOp()
970 } else if (IsNand) { in expandAtomicBinOp()