Home
last modified time | relevance | path

Searched defs:TargetIndexLocation (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h24 struct TargetIndexLocation { struct
28 TargetIndexLocation() = default; argument
29 TargetIndexLocation(unsigned Idx, int64_t Offset) in TargetIndexLocation() function