Searched defs:BitwiseAnd (Results 1 – 11 of 11) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
| D | BitmaskEnumTest.cpp | 44 TEST(BitmaskEnumTest, BitwiseAnd) { in TEST() argument
|
| /external/llvm/unittests/ADT/ |
| D | BitmaskEnumTest.cpp | 44 TEST(BitmaskEnumTest, BitwiseAnd) { in TEST() argument
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldChecker.cpp | 91 BitwiseAnd, enumerator
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldChecker.cpp | 91 BitwiseAnd, enumerator
|
| /external/v8/src/builtins/ |
| D | builtins-number-gen.cc | 964 TF_BUILTIN(BitwiseAnd, NumberBuiltinsAssembler) { in TF_BUILTIN() argument
|
| /external/v8/src/objects/ |
| D | bigint.cc | 629 MaybeHandle<BigInt> BigInt::BitwiseAnd(Isolate* isolate, Handle<BigInt> x, in BitwiseAnd() function in v8::internal::BigInt 634 MaybeHandle<MutableBigInt> MutableBigInt::BitwiseAnd(Isolate* isolate, in BitwiseAnd() function in v8::internal::MutableBigInt
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCompares.cpp | 4078 auto BitwiseAnd = in visitICmpInst() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCompares.cpp | 3360 auto BitwiseAnd = m_c_And(m_Value(), LSubOne); in foldICmpBinOp() local
|
| /external/v8/src/interpreter/ |
| D | interpreter-generator.cc | 999 IGNITION_HANDLER(BitwiseAnd, InterpreterBitwiseBinaryOpAssembler) { in IGNITION_HANDLER() argument
|
| /external/tensorflow/tensorflow/compiler/tests/ |
| D | randomized_tests.cc | 1337 TEST_F(OpTest, BitwiseAnd) { in TEST_F() argument
|
| /external/tensorflow/tensorflow/go/op/ |
| D | wrappers.go | 29306 func BitwiseAnd(scope *Scope, x tf.Output, y tf.Output) (z tf.Output) { func
|