Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h48 E_TargetIndexLocation enumerator
76 : EntryKind(E_TargetIndexLocation), TIL(Loc) {} in DbgValueLocEntry()
80 return EntryKind == E_TargetIndexLocation; in isTargetIndexLocation()
240 case DbgValueLocEntry::E_TargetIndexLocation: