Home
last modified time | relevance | path

Searched defs:IsOr (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp772 bool IsOr = false; in expandAtomicBinOp() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp530 bool IsOr = CombineType == "any_of"; in getReqFeatures() local
H A DAsmWriterEmitter.cpp1030 bool IsOr = CombineType == "any_of"; in EmitPrintAliasInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1203 bool IsOr = match(Cond, m_LogicalOr()); in addInfoFor() local
1615 bool IsOr = match(JoinOp, m_LogicalOr()); in checkOrAndOpImpliedByOther() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6628 bool IsOr = (LogicOp->getOpcode() == ISD::OR); in foldAndOrOfSETCC() local