Home
last modified time | relevance | path

Searched refs:getDefaultLowerBound (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h350 int64_t getDefaultLowerBound() const;
DDwarfUnit.cpp90 int64_t DwarfUnit::getDefaultLowerBound() const { in getDefaultLowerBound() function in DwarfUnit
1275 int64_t DefaultLowerBound = getDefaultLowerBound(); in constructSubrangeDIE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h358 int64_t getDefaultLowerBound() const;
DDwarfUnit.cpp92 int64_t DwarfUnit::getDefaultLowerBound() const { in getDefaultLowerBound() function in DwarfUnit
1382 int64_t DefaultLowerBound = getDefaultLowerBound(); in constructSubrangeDIE()