Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dbit_vector.cpp41 bool BitVector::Or(const BitVector& other) { in Or() function in spvtools::utils::BitVector
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dbit_vector.cpp41 bool BitVector::Or(const BitVector& other) { in Or() function in spvtools::utils::BitVector
/third_party/protobuf/src/google/protobuf/
H A Dhas_bits.h72 void Or(const HasBits<doublewords>& rhs) { in Or() function in google::protobuf::internal::HasBits
/third_party/spirv-tools/source/util/
H A Dbit_vector.cpp41 bool BitVector::Or(const BitVector& other) { in Or() function in spvtools::utils::BitVector
/third_party/skia/src/core/
H A DSkRecordPattern.h87 struct Or { struct
92 struct Or<First> { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlanPredicator.cpp99 VPValue *Or = Builder.createOr(LHS, RHS); in genPredicateTree() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp99 Value *Or = IRB.CreateOr(Cmp2, Cmp3); in getBoundsCheckCond() local
115 static void insertBoundsCheck(Value *Or, BuilderTy IRB, GetTrapBBT GetTrapBB) { in insertBoundsCheck() argument
140 BranchInst::Create(GetTrapBB(IRB), Cont, Or, OldBB); in insertBoundsCheck() local
154 Value *Or = nullptr; in addBoundsChecking() local
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-atomics.cc351 struct Or { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h91 template <typename... Preds> struct Or { struct
99 struct Or<Pred, Preds...> : Or<Preds...> { struct
101 Or(Pred &&p, Preds &&... preds) in Or() function
/third_party/rust/crates/nom/src/
H A Dinternal.rs410 pub struct Or<F, G> { structure names
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp373 MachineInstr *And = nullptr, *Or = nullptr; in emitIfBreak() local
/third_party/protobuf/python/
H A Dmox.py1079 class Or(Comparator): class
/third_party/jinja2/
H A Dnodes.py999 class Or(BinExpr): class
/third_party/node/deps/v8/third_party/jinja2/
H A Dnodes.py897 class Or(BinExpr): class
/third_party/node/tools/inspector_protocol/jinja2/
H A Dnodes.py841 class Or(BinExpr): class
/third_party/skia/third_party/externals/jinja2/
H A Dnodes.py897 class Or(BinExpr): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCExpr.h443 Or, ///< Bitwise or. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp265 Instruction *Or = in SimplifyDemandedUseBits() local
H A DInstCombineSelect.cpp651 Value *Or = OrOnFalseVal ? FalseVal : TrueVal; in foldSelectICmpAndOr() local
2684 Value *Or = Builder.CreateOr(CondVal, FalseSI->getCondition()); in visitSelectInst() local
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_gen.rs374 enum Or<A, B> { enum
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedGLEnums_autogen.h261 Or = 11, member in gl::LogicalOperation
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInstMIPS32.h256 Or, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1139 SDValue Or = CurDAG->getNode(Opcode, DL, VT, Upper, Lower); in splitLargeImmediate() local
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h1621 const ast::BinaryExpression* Or(LHS&& lhs, RHS&& rhs) { in Or() function in tint::ProgramBuilder
/third_party/python/Include/internal/
H A Dpycore_ast.h23 typedef enum _boolop { And=1, Or=2 } boolop_ty; enumerator

Completed in 40 milliseconds

12