Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h48 E_TargetIndexLocation enumerator
76 : EntryKind(E_TargetIndexLocation), TIL(Loc) {} in DbgValueLocEntry()
83 return EntryKind == E_TargetIndexLocation; in isTargetIndexLocation()
261 case DbgValueLocEntry::E_TargetIndexLocation: