Home
last modified time | relevance | path

Searched refs:MAX_VRS (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp687 const uint32_t MAX_VRS = 2; in GetVectorValueObject() local
690 const RegisterInfo *vr[MAX_VRS]; in GetVectorValueObject()
719 RegisterValue vr_val[MAX_VRS]; in GetVectorValueObject()