Searched defs:Or (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma/Expressions/
H A D11.10-1.js252 function Or( s, a ) { function
H A D11.10-2.js251 function Or( s, a ) { function
H A D11.10-3.js250 function Or( s, a ) { function
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/js1_2/function/
H A Dtostring-2.js107 function Or( a, b ) { function
/macosx-10.9.5/JavaScriptCore-7537.78.1/offlineasm/
H A Dtransform.rb67 class Or class
H A Dast.rb1123 class Or < Node class
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DAPSInt.h223 APSInt Or(const APSInt& RHS) const { function in class:llvm::APSInt
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp159 Value *Or = Builder->CreateOr(Cmp2, Cmp3); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp309 Instruction *Or = local
508 Instruction *Or = local
H A DInstCombineAndOrXor.cpp153 Value *Or = Builder->CreateOr(X, Together); local
1142 Value *Or = Builder->CreateOr(Op0NotVal, Op1NotVal, local
1742 Value *Or local
1752 Value *Or = Builder->CreateOr(X, RHS); local
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomxpath.h79 LessOrEq, Greater, GreaterOrEq, Equal, NotEqual, And, Or, enumerator in enum:__anon13032
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCExpr.h329 Or, ///< Bitwise or. enumerator in enum:llvm::MCBinaryExpr::Opcode
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DInstructions.h580 Or, enumerator in enum:llvm::AtomicRMWInst::BinOp
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelLowering.cpp2029 SDValue Or = DAG.getNode(ISD::OR, DL, TyX, SrlX, SllY); local
2168 SDValue Or = DAG.getNode(ISD::OR, DL, MVT::i32, ShiftLeftHi, ShiftRightLo); local
2205 SDValue Or = DAG.getNode(ISD::OR, DL, MVT::i32, ShiftLeftHi, ShiftRightLo); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1983 SDValue Or = DAG.getNode(ISD::OR, DL, VT, CondLHS, local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86ISelLowering.cpp7973 SDValue Or = DAG.getNode(ISD::OR, dl, MVT::v2i64, local

Completed in 301 milliseconds