Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/
H A DABISysV_arm.cpp1560 bool is_vfp_candidate = false; in GetReturnValueObjectImpl() local
1623 is_vfp_candidate = true; in GetReturnValueObjectImpl()
1690 is_vfp_candidate = true; in GetReturnValueObjectImpl()
1710 is_vfp_candidate = true; in GetReturnValueObjectImpl()
1717 is_vfp_candidate = true; in GetReturnValueObjectImpl()
1749 is_vfp_candidate = true; in GetReturnValueObjectImpl()
1762 } else if (!is_vfp_candidate) { in GetReturnValueObjectImpl()
1771 if (is_vfp_candidate) { in GetReturnValueObjectImpl()