Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DRISCVISAInfo.cpp1200 for (CombinedExtsEntry CombineIntoExt : CombineIntoExts) { in updateCombination() local
1201 auto CombineExt = CombineIntoExt.CombineExt; in updateCombination()
1202 auto RequiredExts = CombineIntoExt.RequiredExts; in updateCombination()