Home
last modified time | relevance | path

Searched defs:high_bit (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/codegen/x64/
Dregister-x64.h66 int high_bit() const { return code() >> 3; } in high_bit() function
189 int high_bit() const { return code() >> 3; } in high_bit() function
/third_party/mesa3d/src/util/
Dregister_allocate.c729 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local
752 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_mem.cpp833 auto high_bit = vf.temp_register(); in emit_image_size() local
/third_party/mbedtls/library/
Decp.c3093 int mbedtls_ecp_gen_privkey_mx(size_t high_bit, in mbedtls_ecp_gen_privkey_mx()
/third_party/node/deps/v8/src/codegen/arm64/
Dassembler-arm64.cc3893 unsigned high_bit = (8 << (extend & 0x3)) - 1; in EmitExtendShift() local
/third_party/vixl/src/aarch64/
Dassembler-aarch64.cc5685 unsigned high_bit = (8 << (extend & 0x3)) - 1; in EmitExtendShift() local
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c3615 const uint32_t high_bit = 1 << 30; in field_rank() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c3170 const uint32_t high_bit = 1 << 30; in field_rank() local