Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/
HDDebugInfo.h161 int64_t getLo() const { return getInt64Field(1); } in getLo() function
/trueos/contrib/llvm/lib/IR/
HDDebugInfo.cpp1240 OS << " [" << getLo() << ", " << Count - 1 << ']'; in printInternal()
/trueos/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.cpp1683 int64_t LowerBound = SR.getLo(); in constructSubrangeDIE()