Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp1428 const auto DiagnoseRedefApply = [&](StringRef OpName) { in buildRuleOperandsTable() local
1441 if (IP && !ApplyOpTable.addPattern(IP, DiagnoseRedefApply)) in buildRuleOperandsTable()