Home
last modified time | relevance | path

Searched defs:num_bits (Results 1 – 5 of 5) sorted by relevance

/llvm-project/polly/lib/External/isl/imath/
H A Drsamath.c77 int num_bits = mp_int_count_bits(mod); in rsa_max_message_len() local
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp136 tag_t Thread::GenerateRandomTag(uptr num_bits) { in GenerateRandomTag() argument
H A Dhwasan_linux.cpp134 unsigned long num_bits = 0; CanUseTaggingAbi() local
/llvm-project/lldb/source/API/
H A DSBProcess.cpp1384 SetAddressableBits(AddressMaskType type,uint32_t num_bits,AddressMaskRange addr_range) SetAddressableBits() argument
/llvm-project/lldb/source/Core/
H A DValueObject.cpp