Searched refs:bsr32 (Results 1 – 4 of 4) sorted by relevance
796 bsr32(uint32_t n) in bsr32() function
260 uint32_t up = tree->count ^ (UINT32_C(1) << bsr32(tree->count)); in index_tree_append()
56 // Instruction(1): bsr32
849 def BSR32 : J<0x38, (outs), (ins call_symbol:$offset), "bsr32", []>;851 def BSR32_BR : J<0x38, (outs), (ins call_symbol:$offset), "bsr32", []>{