Searched defs:spill_type (Results 1 - 2 of 2) sorted by relevance
| /third_party/mesa3d/src/broadcom/compiler/ | ||
| H A D | vir_register_allocate.c | 254 enum temp_spill_type spill_type = in v3d_choose_spill_node() local 272 enum temp_spill_type spill_type = in v3d_choose_spill_node() local 548 enum temp_spill_type spill_type = get_spill_type_for_temp(c, spill_temp); in v3d_spill_reg() local 1188 enum temp_spill_type spill_type = v3d_register_allocate() local [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| H A D | register-allocator.h | 881 SpillType spill_type() const { return SpillTypeField::decode(bits_); } in spill_type() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final [all...] |
Completed in 5 milliseconds