Home
last modified time | relevance | path

Searched refs:LocationVec (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DStackMaps.h192 typedef SmallVector<Location, 8> LocationVec; typedef
200 LocationVec Locations;
204 LocationVec &&Locations, LiveOutVec &&LiveOuts) in CallsiteInfo()
218 MachineInstr::const_mop_iterator MOE, LocationVec &Locs,
/external/llvm/lib/CodeGen/
DStackMaps.cpp89 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
164 const LocationVec &CSLocs = CSI.Locations; in print()
291 LocationVec Locations; in recordStackMapOpers()
473 const LocationVec &CSLocs = CSI.Locations; in emitCallsiteEntries()