Searched refs:kUnsupportedOpcodes (Results 1 – 1 of 1) sorted by relevance
427 static const int* kUnsupportedOpcodes[] = { variable445 static_assert(sizeof(kUnsupportedOpcodes) == 8 * sizeof(int*), "kUnsupportedOpcodes unexpected");513 const int *unsupport_list = kUnsupportedOpcodes[cu->instruction_set]; in CanCompileMethod()