Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp424 static uint16_t higher(uint64_t v) { return v >> 32; } in higher() function
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp1751 static int __kmp_hwloc_get_sub_id(hwloc_topology_t t, hwloc_obj_t higher, in __kmp_hwloc_get_sub_id()