Home
last modified time | relevance | path

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

/external/llvm/include/llvm/
DDebugInfo.h143 int64_t getLo() const { return getInt64Field(1); } in getLo() function
/external/llvm/lib/IR/
DDebugInfo.cpp1043 OS << " [" << getLo() << ", " << Count - 1 << ']'; in printInternal()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1413 int64_t LowerBound = SR.getLo(); in constructSubrangeDIE()