Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DStackMaps.h197 enum LocationType { enum
205 LocationType Type = Unprocessed;
211 Location(LocationType Type, unsigned Size, unsigned Reg, int64_t Offset) in Location()