Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DStackMaps.h191 typedef SmallVector<Location, 8> LocationVec; typedef
199 LocationVec Locations;
203 LocationVec &&Locations, LiveOutVec &&LiveOuts) in CallsiteInfo()
217 MachineInstr::const_mop_iterator MOE, LocationVec &Locs,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DStackMaps.h258 using LocationVec = SmallVector<Location, 8>; variable
273 LocationVec Locations;
278 LocationVec &&Locations, LiveOutVec &&LiveOuts) in CallsiteInfo()
293 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackMaps.cpp104 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
180 const LocationVec &CSLocs = CSI.Locations; in print()
307 LocationVec Locations; in recordStackMapOpers()
498 const LocationVec &CSLocs = CSI.Locations; in emitCallsiteEntries()