Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Support/
H A DRISCVISAInfo.cpp891 struct ImpliedExtsEntry { struct
895 bool operator<(const ImpliedExtsEntry &Other) const { in operator <() argument
903 static constexpr ImpliedExtsEntry ImpliedExts[] = { argument