Searched defs:xor_mask (Results 1 – 9 of 9) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
| D | sort_util.cc | 51 llvm::Value* element_pair_index, int64_t xor_mask, llvm::Type* index_type, in EmitCompareLoopBody() 246 for (int64_t xor_mask : xor_masks) { in EmitTiledCompareLoop() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__random/ |
| D | mersenne_twister_engine.h | 111 static _LIBCPP_CONSTEXPR const result_type xor_mask = __a; variable
|
| /external/tensorflow/tensorflow/core/lib/strings/ |
| D | ordered_code.cc | 490 const uint64 xor_mask = (!((*src)[0] & 0x80)) ? ~0ULL : 0ULL; in ReadSignedNumIncreasing() local
|
| /external/cronet/base/allocator/partition_allocator/starscan/ |
| D | state_bitmap.h | 256 const CellType xor_mask = static_cast<CellType>(0b11) << object_bit; in MarkQuarantinedAsReachable() local
|
| /external/protobuf/src/google/protobuf/ |
| D | wire_format_lite.h | 868 uint32_t xor_mask; in ZigZagDecode32() local 885 uint64_t xor_mask; in ZigZagDecode64() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | ir_emitter_unnested.cc | 2688 absl::StrJoin(xor_masks, ", ", [](std::string* out, int64_t xor_mask) { in EmitSort() 2720 int64_t xor_mask; in EmitSort() local
|
| /external/libxml2/ |
| D | xmlschemastypes.c | 4132 unsigned char xmask, ymask, xor_mask, and_mask; in xmlSchemaCompareDates() local
|
| /external/mesa3d/src/amd/llvm/ |
| D | ac_llvm_build.c | 3532 static inline unsigned ds_pattern_bitmode(unsigned and_mask, unsigned or_mask, unsigned xor_mask) in ds_pattern_bitmode()
|
| /external/mesa3d/src/amd/compiler/ |
| D | aco_instruction_selection.cpp | 227 unsigned xor_mask = (mask >> 10) & 0x1f; in emit_masked_swizzle() local
|