Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp1197 const auto CheckVariadicOperands = [&](const InstructionPattern &IP, in checkSemantics() local
1241 if (!CheckVariadicOperands(*IP, /*IsMatch=*/true)) in checkSemantics()
1289 if (!CheckVariadicOperands(*IP, /*IsMatch=*/false)) in checkSemantics()