Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DStackMaps.h238 using LocationVec = SmallVector<Location, 8>; variable
253 LocationVec Locations;
258 LocationVec &&Locations, LiveOutVec &&LiveOuts) in CallsiteInfo()
301 MachineInstr::const_mop_iterator MOE, LocationVec &Locs,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackMaps.cpp103 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
179 const LocationVec &CSLocs = CSI.Locations; in print()
304 LocationVec Locations; in recordStackMapOpers()
496 const LocationVec &CSLocs = CSI.Locations; in emitCallsiteEntries()