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.cpp677 bool IsOr = false; in expandAtomicBinOp() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp497 bool IsOr = CombineType == "any_of"; in getReqFeatures() local
H A DAsmWriterEmitter.cpp1034 bool IsOr = CombineType == "any_of"; in EmitPrintAliasInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1142 bool IsOr = match(Cond, m_LogicalOr()); in addInfoFor() local
1518 bool IsOr = match(JoinOp, m_LogicalOr()); in checkOrAndOpImpliedByOther() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6249 bool IsOr = (LogicOp->getOpcode() == ISD::OR); in foldAndOrOfSETCC() local