Lines Matching refs:locations
116 values`` for which locations will be recorded in the stack map.
211 the ``live values`` for which locations will be recorded in the stack
242 will have their register locations recorded in the stack map in
281 Note that no stack map locations will be recorded. If the patched code
372 as ``Indirect`` locations. The runtime must load those values from a
377 encoded as ``Direct`` locations in the form ``BP + Offset``. LLVM may
380 pool, referred to by ``ConstantIndex`` locations.
437 locations, which LLVM preserves.
460 simply patch all stack map locations to invalidate the function). If
477 that the runtime requested. This differs from Indirect locations,
478 which refer to a stack locations from which the requested values must
479 be loaded. Direct locations can communicate the address if an alloca,
480 while Indirect locations handle register spills.
492 differs from Register and Indirect locations, because the runtime can
493 only read the values in those locations when execution reaches the