Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDebugInfo.h141 uint64_t getHi() const { return getUInt64Field(2); } in getHi() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1247 uint64_t H = SR.getHi(); in constructSubrangeDIE()