Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DRISCVISAInfo.cpp779 struct ImpliedExtsEntry { struct
783 bool operator<(const ImpliedExtsEntry &Other) const { in operator <() argument
791 static constexpr ImpliedExtsEntry ImpliedExts[] = { argument