Searched defs:lbound (Results 1 – 9 of 9) sorted by relevance
60 static void PrintBTEntry(lldb::addr_t lbound, lldb::addr_t ubound, in PrintBTEntry()177 lldb::addr_t lbound; in GetBTEntry() local215 static bool SetBTEntry(uint64_t bndcfgu, uint64_t ptr, lldb::addr_t lbound, in SetBTEntry()385 uint64_t lbound = std::strtoul(arg[1], &endptr, 16); in DoExecute() local
205 Bound &lbound() { return lb_; } in lbound() function206 const Bound &lbound() const { return lb_; } in lbound() function
154 T lbound = getLowerEndpoint(); in tooLow() local
273 auto lbound{[&](std::size_t i) { in ComputeOffset() local
357 auto &lbound{spec.lbound().GetExplicit().value()}; in AddToSet() local
696 auto &lbound{spec.lbound().GetExplicit()}; in IsAutomaticObject() local
272 if (const auto &lbound{shapeSpec.lbound().GetExplicit()}) { in GetExtent() local
204 if (auto lbound{dim.lbound().GetExplicit()}) { in AcquireShape() local