Searched refs:is_memory (Results 1 – 4 of 4) sorted by relevance
667 bool is_memory = true; in GetReturnValueObjectImpl() local693 is_memory = false; in GetReturnValueObjectImpl()711 is_memory = true; in GetReturnValueObjectImpl()749 is_memory = true; in GetReturnValueObjectImpl()799 is_memory = true; in GetReturnValueObjectImpl()835 if (!is_memory) { in GetReturnValueObjectImpl()850 if (is_memory) { in GetReturnValueObjectImpl()
639 bool is_memory = true; in GetReturnValueObjectImpl() local690 is_memory = false; in GetReturnValueObjectImpl()733 is_memory = true; in GetReturnValueObjectImpl()784 is_memory = true; in GetReturnValueObjectImpl()824 if (!is_memory) { in GetReturnValueObjectImpl()839 if (is_memory) { in GetReturnValueObjectImpl()
637 bool is_memory = *bit_width > max_register_value_bit_width || in GetReturnValueObjectImpl() local641 if (!is_memory && in GetReturnValueObjectImpl()706 if (!is_memory) { in GetReturnValueObjectImpl()723 if (is_memory) { in GetReturnValueObjectImpl()
1228 uint64_t fpci, uint32_t size, int is_memory) in tegra_pcib_set_bar() argument1237 fpci_reg |= is_memory ? 0x1 : 0x0; in tegra_pcib_set_bar()