Home
last modified time | relevance | path

Searched defs:NGRN (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp460 uint32_t &NGRN, // NGRN (see ABI documentation) in LoadValueFromConsecutiveGPRRegisters() argument
764 uint32_t NGRN = 0; // Search ABI docs for NGRN in GetReturnValueObjectImpl() local
[all...]
H A DABIMacOSX_arm64.cpp486 uint32_t &NGRN, // NGRN (see ABI documentation) in LoadValueFromConsecutiveGPRRegisters() argument
795 uint32_t NGRN = 0; // Search ABI docs for NGRN in GetReturnValueObjectImpl() local
[all...]