Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h309 using LocationVec = SmallVector<Location, 8>; variable
324 LocationVec Locations;
329 LocationVec &&Locations, LiveOutVec &&LiveOuts) in CallsiteInfo()
369 MachineInstr::const_mop_iterator MOE, LocationVec &Locs,
377 LocationVec &Locations, LiveOutVec &LiveOuts);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp208 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
299 const LocationVec &CSLocs = CSI.Locations; in print()
419 LocationVec &Locations, in parseStatepointOpers()
492 LocationVec Locations; in recordStackMapOpers()
661 const LocationVec &CSLocs = CSI.Locations; in emitCallsiteEntries()