Searched refs:other_index (Results 1 – 15 of 15) sorted by relevance
247 int other_index) const { in AreAliases()251 return index == other_index; in AreAliases()257 return index == other_index >> shift; in AreAliases()260 return index >> shift == other_index; in AreAliases()
129 MachineRepresentation other_rep, int other_index) const;
760 uint32_t other_index = global->init.val.global_index; in DecodeGlobalInModule() local761 if (other_index >= index) { in DecodeGlobalInModule()765 index, other_index); in DecodeGlobalInModule()766 } else if (module->globals[other_index].type != global->type) { in DecodeGlobalInModule()770 other_index, WasmOpcodes::TypeName(global->type), in DecodeGlobalInModule()771 WasmOpcodes::TypeName(module->globals[other_index].type)); in DecodeGlobalInModule()
222 const int other_index = in Equals() local224 return index_ == other_index; in Equals()
221 const int other_index = in Equals() local223 return index_ == other_index; in Equals()
246 const int other_index = in Equals() local248 return index_ == other_index; in Equals()
8718 const int other_index =8720 return index_ == other_index;
10221 const int other_index =10223 return index_ == other_index;
10222 const int other_index =10224 return index_ == other_index;