Home
last modified time | relevance | path

Searched refs:Or (Results 1 – 25 of 177) sorted by relevance

12345678

/freebsd-9-stable/contrib/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp158 Value *Or = Builder->CreateOr(Cmp2, Cmp3); in instrument() local
161 Or = Builder->CreateOr(Cmp1, Or); in instrument()
163 emitBranchToTrap(Or); in instrument()
/freebsd-9-stable/contrib/llvm/lib/IR/
DInstruction.cpp213 case Or : return "or"; in getOpcodeName()
478 return Opcode == And || Opcode == Or || Opcode == Xor || in isAssociative()
510 case Or: in isCommutative()
525 return Opcode == And || Opcode == Or; in isIdempotent()
/freebsd-9-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp149 case Instruction::Or: in OptAndOp()
153 Value *Or = Builder->CreateOr(X, Together); in OptAndOp() local
154 Or->takeName(Op); in OptAndOp()
155 return BinaryOperator::CreateAnd(Or, AndRHS); in OptAndOp()
371 case Instruction::Or: in FoldLogicalPlusAnd()
1124 case Instruction::Or: { in visitAnd()
1223 Value *Or = Builder->CreateOr(Op0NotVal, Op1NotVal, in visitAnd() local
1225 return BinaryOperator::CreateNot(Or); in visitAnd()
1394 if (I->getOpcode() == Instruction::Or) { in CollectBSwapParts()
1939 Value *Or = Builder->CreateOr(X, RHS); in visitOr() local
[all …]
DInstCombineSimplifyDemanded.cpp177 } else if (I->getOpcode() == Instruction::Or) { in SimplifyDemandedUseBits()
266 case Instruction::Or: in SimplifyDemandedUseBits()
323 Instruction *Or = in SimplifyDemandedUseBits() local
326 return InsertNewInstWith(Or, *I); in SimplifyDemandedUseBits()
522 Instruction *Or = in SimplifyDemandedUseBits() local
525 return InsertNewInstWith(Or, *I); in SimplifyDemandedUseBits()
1187 case Instruction::Or: in SimplifyDemandedVectorElts()
DInstCombineShifts.cpp109 case Instruction::Or: in CanEvaluateShifted()
204 case Instruction::Or: in GetShiftedValue()
412 case Instruction::Or: in FoldShiftByConstant()
491 case Instruction::Or: in FoldShiftByConstant()
DInstCombineCasts.cpp179 case Instruction::Or: in EvaluateInDifferentType()
361 case Instruction::Or: in CanEvaluateTruncated()
675 case Instruction::Or: in CanEvaluateZExtd()
690 (Opc == Instruction::And || Opc == Instruction::Or || in CanEvaluateZExtd()
847 if (SrcI && SrcI->getOpcode() == Instruction::Or) { in visitZExt()
857 return BinaryOperator::Create(Instruction::Or, LCast, RCast); in visitZExt()
1026 case Instruction::Or: in CanEvaluateSExtd()
1606 case Instruction::Or: in CollectInsertionElements()
/freebsd-9-stable/sys/mips/conf/
DTP-WN1043ND25 # Or an MDROOT for testing.
/freebsd-9-stable/contrib/groff/src/preproc/refer/
DTODO50 first operand of ~. Or perhaps implement <> using some magic character
84 use just the first name and not Jr. bit. Or we might be able to
/freebsd-9-stable/usr.bin/make/
Dcond.c100 Or, enumerator
458 t = Or; in CondToken()
983 if (o == Or) { in CondE()
/freebsd-9-stable/tools/tools/net80211/wesside/
DREADME17 - Or, by contacting someone on the Internet [udps] and telling it to flood.
/freebsd-9-stable/cddl/contrib/dtracetoolkit/Python/
DReadme14 Or, check if a pre-built package is available someone on opensolaris.org.
/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCExpr.h376 Or, ///< Bitwise or. enumerator
450 return Create(Or, LHS, RHS, Ctx); in CreateOr()
/freebsd-9-stable/cddl/contrib/dtracetoolkit/Notes/
DALLexclusive_notes.txt71 the time spent in both func_b() and func_c(). Or, you could say that
/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DLowerAtomic.cpp64 case AtomicRMWInst::Or: in LowerAtomicRMWInst()
DReassociate.cpp206 if (I && (I->getOpcode() == Instruction::Or || in XorOpnd()
216 isOr = (I->getOpcode() == Instruction::Or); in XorOpnd()
1091 if (Opcode == Instruction::Or) // ...|X|~X = -1 in OptimizeAndOrXor()
1100 if (Opcode == Instruction::And || Opcode == Instruction::Or) { in OptimizeAndOrXor()
1756 case Instruction::Or: in OptimizeExpression()
/freebsd-9-stable/contrib/texinfo/
DREADME.dev30 (with arguments to taste, of course.) Or you can run
/freebsd-9-stable/contrib/expat/
DREADME92 Or, to save step 2, run "make buildlib LIBRARY=libexpatw.la".
95 Or, if step 2 was omitted, run "make installlib LIBRARY=libexpatw.la".
/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DItaniumCXXABI.cpp652 llvm::Instruction::BinaryOps And, Or; in EmitMemberPointerComparison() local
655 And = llvm::Instruction::Or; in EmitMemberPointerComparison()
656 Or = llvm::Instruction::And; in EmitMemberPointerComparison()
660 Or = llvm::Instruction::Or; in EmitMemberPointerComparison()
711 llvm::Value *Result = Builder.CreateBinOp(Or, EqZero, AdjEq); in EmitMemberPointerComparison()
/freebsd-9-stable/lib/libz/doc/
Dalgorithm.txt158 many bits to gobble. Or the entry points to another table, with the number of
182 be constructed. That's compared to 64 entries for a single table. Or
193 added to the base value. Or it might be the special end-of-block code. The
/freebsd-9-stable/contrib/ofed/libibverbs/fixes/
Dverbs_man_page.patch10 Signed-off-by: Or Gerlitz <ogerlitz@voltaire.com>
242 +Or Gerlitz <ogerlitz@voltaire.com>
/freebsd-9-stable/contrib/groff/contrib/mm/
DNOTES7 Implementation notes. (Or how to make your own national mm)
/freebsd-9-stable/contrib/ipfilter/rules/
Dnat-setup49 Or if you wanted to allocate subnets to each IP#, you might do:
/freebsd-9-stable/contrib/tcsh/config/
Dbsd4.469 * you are running. Or set it to 0 if you are not SYSV based
/freebsd-9-stable/contrib/ntp/
DINSTALL66 Or on systems that have the `env' program, you can do it like this:
146 `PREFIX/etc/config.site' if it exists. Or, you can set the
/freebsd-9-stable/contrib/llvm/lib/Transforms/ObjCARC/
DObjCARCUtil.cpp222 case Instruction::And: case Instruction::Or: case Instruction::Xor: in GetInstructionClass()

12345678