Home
last modified time | relevance | path

Searched defs:is_memory (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dgenpreds.c675 unsigned int is_memory : 1; member
748 rtx exp, bool is_memory, bool is_address, in add_constraint()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/X86/
H A DABIWindows_x86_64.cpp637 bool is_memory = *bit_width > max_register_value_bit_width || in GetReturnValueObjectImpl() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.cpp666 bool is_memory = true; in GetReturnValueObjectImpl() local