Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/dfg/
DDFGJITCompiler.cpp425 intptr_t hiWord = reinterpret_cast<intptr_t>(counter.addressOfCounter()) + sizeof(int32_t); in emitCount() local
/external/llvm/lib/Support/
DAPInt.cpp983 unsigned hiWord = whichWord(n-1); in roundToDouble() local