Searched defs:hiWord (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp305 unsigned hiWord = whichWord(hiBit); local
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h79 #define hiWord(a) (a >> 32) macro
98 #undef hiWord macro
[all...]

Completed in 81 milliseconds